How does N create it's tileset?

Posted by Darestium on Game Development See other posts from Game Development or by Darestium
Published on 2012-03-28T09:40:02Z Indexed on 2012/03/28 11:43 UTC
Read the original article Hit count: 177

Filed under:
|
|
|

I am trying to recreate a Multiplayer version of the popular flash game N in java. I have a single question however. Are the tiles for the games draw or are they defined with mathamatical formulars/In code? Since I do see how they would scale up in flash if they were not. So if anyone has any ideas how I should go about creating the tileset, or how they are created in the game please let me know.

You can check out the game here.

© Game Development or respective owner

Related posts about java

Related posts about flash