Nano War 2.0 private beta 6: multiplayer

Share

Thanks for playing the previous beta versions. I fixed lot of bugs and I added some features including the multiplayer mode. Now you are able to play Nano War against 1, 2 or 3 players with the new game system. The game is still in beta because the multiplayer mode has to be tested and [...]

Posted on Friday January 28th, 2011 at 12:24 PM by admin · Permalink · Leave a comment
Share

In: Games, Nano War, News · Tagged with: , , , , , , ,

ActionScript: Get distance between 2 MovieClips

Share

If you want to get the distance in pixels between 2 graphic objects just use the Pythagorean theorem in ActionScript :). c² = a² + b² Download source : Get_Distance.zip 12345function getDistance(pObj1:MovieClip,pObj2:MovieClip):Number {     var distX:Number = pObj1.x – pObj2.x;     var distY:Number = pObj1.y [...]

Posted on Thursday November 25th, 2010 at 03:09 PM by admin · Permalink · One Comment
Share

In: ActionScript3 as3, Game Design, Tip, Tutorial · Tagged with: , , , , ,

Take Someting Literally 2 private beta

Share

After many requests I decided to blow up my brain to design more puzzles. That was hard, that was epic but I finally found 25 more puzzles. And now your are welcome to test here: Take Something Literally 2 in private beta here. I hope you will enjoy the new game system, the puzzles, the references [...]

Posted on Saturday April 3rd, 2010 at 03:23 PM by admin · Permalink · Leave a comment
Share

In: Flash, Games, News · Tagged with: , , , , , , ,

Take Something Literally 2 (wip): looking for funny rewards

Share

I almost finished to develop Take Something Literally 2 but I would like to add some special rewards. Actually i’m looking for 5 funny rewards: 1 reward if you complete 5 puzzles. (see the screenshot). As you can see with Take Something Literally 1 I try to create original puzzles with original rewards. The previous [...]

Posted on Wednesday March 17th, 2010 at 01:58 PM by admin · Permalink · 2 Comments
Share

In: Games · Tagged with: , , , , ,