Tasklist
FS#11930 - Bomberman
| Task Type |
Patches |
| Category |
Games |
| Status |
Unconfirmed |
| Assigned To |
No-one |
| Player Type |
All players |
| Severity |
Low |
| Priority |
Normal |
| Reported Version |
Release 3.7.1 |
| Due in Version |
Undecided |
| Due Date |
Undecided |
| Percent Complete |
|
| Private |
No
|
|
Details
Bomberman like game with ai.
Not finished yet - lots of bugs and things to be done are known :)
Tested on Cowon D2 and also on some simulators with the same screen size (will work on other screen sizes too, but not now).
Somebody test it on iPod Video and on Zen Vision:M please.
Any suggestions greatly appreciated!
Hope the patch will work...
bomberman.diff
(79.4 KiB)
b/apps/plugins/SUBDIRS | 4
b/apps/plugins/bitmaps/native/SOURCES | 22 +
b/apps/plugins/bomberman/SOURCES | 4
b/apps/plugins/bomberman/ai.c | 554 ++++++++++++++++++++++++++
b/apps/plugins/bomberman/ai.h | 29 +
b/apps/plugins/bomberman/bomberman.c | 535 +++++++++++++++++++++++++
b/apps/plugins/bomberman/bomberman.make | 46 ++
b/apps/plugins/bomberman/draw.c | 313 ++++++++++++++
b/apps/plugins/bomberman/draw.h | 29 +
b/apps/plugins/bomberman/game.c | 676 ++++++++++++++++++++++++++++++++
b/apps/plugins/bomberman/game.h | 258 ++++++++++++
11 files changed, 2470 insertions(+)
bomberman-bitmaps.tar.bz2
(308.3 KiB)
|
Loading...