Hi,
I wanted to test Flash Lite 1.1 programming and I made tile based game. I have
to say that it is quite difficult to make games without objects or arrays, but
here are some infos about game:
- based on the old strategy game Sokoban
- there are 100 levels built-in
- levels are generated from strings (so it is easy to add more levels)
- game engine uses strings (virtual array) to check collisions
- player can use number keys or joystick to move FlashMan
- every 10th level is a special level
- game uses JPG- and MIDI-files
- you can jump back later that level where you was last time (using password)
- in game you can restart level or undo last move
- player can see:
- how many moves and pushes are done in that level what he plays
- how much time is left to complete special level or
- see how much time is gone in normal level
- network and battery signals
- player can use soft keys for game options or exit game
- player can load more levels from internet (from our server)
- etc..
More information and screenshots available here:
http://batman.jypoly.fi/~mapas/sokoflash
What you think?
PasiM :)