
-----------------------------------
sloppyjoes
Tue Apr 15, 2003 9:44 am

Help with bomberman game
-----------------------------------
We need the general structure for bomberman..and some key points... (ex how do u start? what kind of functions :roll:

MOD EDIT: chaged title as it was pissing me off - Dan

-----------------------------------
VB_User
Tue Apr 15, 2003 3:27 pm


-----------------------------------
If i were making it i would use a tilebased engine that loads maps from text files. Someone may have a tutorial on this.

-----------------------------------
Asok
Tue Apr 15, 2003 4:14 pm


-----------------------------------
This thread is very borderline from being locked, so keep answers fairly general. If I believe this thread is being used to complete someones homework/assignment it will be locked.

-----------------------------------
void
Wed Apr 16, 2003 7:47 am


-----------------------------------
skeleton
-map loading
-key movements (including bombs)
-explosion and reaction (including like that specials that you get)
-enemy programming
thats basically all you need to focus on, (this is as general as i can make it Asok :P

-----------------------------------
jamez
Wed Apr 16, 2003 10:09 am


-----------------------------------
also collision detection :)
