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!

Improve the blog rating this post
Tell me what do you think about this post. I'll write better and better entries.
1 Star2 Stars3 Stars4 Stars5 Stars (No Ratings Yet)
Loading ... Loading ...

» Flash Templates provided by Template Monster are pre-made web design products developed using Flash technology.
They can be easily customized to meet the unique requirements of your project.

7 Responses to “Full Renju game with source code”

  1. Orava on March 25th, 2008 10:10 pm

    very nice…but AS3 :(
    (some of us doesnt have spare few hundred to buy CS3 *cry*)

  2. colbycheeze on March 25th, 2008 10:29 pm

    You don’t have to spare a dime. http://www.flashdevelop.org

  3. EagleVision on March 26th, 2008 1:34 am

    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.

  4. pin7 on March 26th, 2008 8:44 am

    Thanks Emanuele for posting this,
    I really appreciate it.

  5. Xodus on March 26th, 2008 9:00 am

    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.

  6. Stellan Kinberg on March 26th, 2008 8:06 pm

    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

  7. Pi7er on April 10th, 2008 1:34 am

    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.

Leave a Reply