Computer Science Canada

Help with bomberman game

Author:  sloppyjoes [ Tue Apr 15, 2003 9:44 am ]
Post subject:  Help with bomberman game

We need the general structure for bomberman..and some key points... (ex how do u start? what kind of functions Rolling Eyes

MOD EDIT: chaged title as it was pissing me off - Dan

Author:  VB_User [ Tue Apr 15, 2003 3:27 pm ]
Post subject: 

If i were making it i would use a tilebased engine that loads maps from text files. Someone may have a tutorial on this.

Author:  Asok [ Tue Apr 15, 2003 4:14 pm ]
Post subject: 

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.

Author:  void [ Wed Apr 16, 2003 7:47 am ]
Post subject: 

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 Razz

Author:  jamez [ Wed Apr 16, 2003 10:09 am ]
Post subject: 

also collision detection Smile


: