Full Renju game with source code
Do you know what is Renju?
From Wikipedia: Renju or Lianzhu is the professional variant of Gomoku, a board game originated from Japan in Heian Period. It was named Renju by Japanese journalist Ruikou Kuroiwa in December 6, 1899 in a Japanese newspaper Yorozu chouhou.
Lianzhu is a Chinese translation of Renju. It is played with black and white stones on a 15×15 intersection Go board. Renju eliminates the “Perfect Win”-situation in Gomoku by adding special conditions for the first player (Black).
I suggest you to take a look at the rules and then you’re ready to play ActionScript Notes‘ version.
Very goodlooking graphics and challenging AI is what you’ll get playing this version of Renju
Renju is built around PureMVC framework a lightweight framework for creating applications based upon the classic Model-View-Controller design meta-pattern.
You may think this game - with fancy graphics, advanced AI and framework programming - should be protected, encrypted and whatever, but… ActionScript Notes owner released the source code… a priceless gift for us programmers.
Download this AS3 pearl and give the author some feedback, and don’t forget to visit ActionScript Notes where you will find, among other interesting things, a Flash Mac Style Flash Menu with full source code.
Great job!
Tell me what do you think about this post. I'll write better and better entries.
They can be easily customized to meet the unique requirements of your project.
7 Responses to “Full Renju game with source code”
Leave a Reply

very nice…but AS3 :(
(some of us doesnt have spare few hundred to buy CS3 *cry*)
You don’t have to spare a dime. http://www.flashdevelop.org
AS3 is too…new…I don’t have it, and many other people don’t. You should continue some of the tutorials you have now.
Thanks Emanuele for posting this,
I really appreciate it.
Wow, i think that the AI is very good,i always thought that programmers used a special software to make strategy games like chess, but i see that you can do it with AS.
Ciao
I like your site. A lot of good and interesting topics. I actually found you looking for a translation solution for Wordpress. I am working on http://www.gardenvulcano.com and need to put in more languages, Italian among others. You red an old post (2006) about two language wordpress with a database solution of yours. How did this project develope for you? Did you abandon that technique? I see no Italian flag around and /ita is not working.
Fatti vedere nel mio blog se non altro.
Ciao
Stellan
Here is little tutorial, how to solve a renju (actually at hard level) which I discovered by sheer chance. Link: http://pi7er.ovh.org/renju/index.php
Try to solve problem with another difficulity level.