 |
The Challenge |
| |
|
The Challenge
The challange is a turn based fighting engine.
All you have to do is to command your player what to do.See the options in game instructions.
Use your mouse.
News
Creating 2D Action Games with the Game API
GameCanvas is a Canvas with additional capabilities; it provides methods for immediate painting and for examining the state of the device keys. These new methods make it possible to enclose all of a game's functionality in a single loop, under control of a single thread. To see why this is attractive, think about how you would implement a typical game using Canvas:
Runaway: The Dream of the Turtle Demo
This demo includes one level from the fourth chapter set in the Alaskan wilderness and has been tweaked so as not to spoil the game.