Author: monster Brain

1

Easy GameJolt Flash Api integration for Games (As3)

Gamejolt is an awesome platform for indie developers to showcase their games. And they provide API for implementation of trophies, highscores and user data storage etc. This is a tutorial for implementing the GameJolt...

0

Cut-it : Flash Version Game Launch Trailer released !

The Launch Trailer of the much awaited Online Physics Puzzle Flash Game, ‘Cut-it : Flash Version’ has just released on Youtube. Watch the  trailer below showing some cool moves and awesome effects coupled with...

0

Liquid Simulation in As3 using Nape

Stumbling across Patrick Matte’s liquid simulation experiment on his blog, i decided to give it a try using the Nape physics engine. (of course the idea and code of the liquid bitmap stuff copied...

As3Graphics_banner 0

Creating Beautiful Shapes using As3 Graphics Api

I always like fancy graphics stuff that just works. Creating graphics using Code and Mathematics was one of them. One day, while trying to create some wobbly circle using Sin and cos inside For...