Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[PyGame] Bomberman
#1
Hello im making a game for my a-level programming project. its a recreation of the game ; bomberman. im going to need a lot of assistance but i just dont know where to start. any pointers on a good starting point

for those who is not familiar with the bomberman concept; https://en.wikipedia.org/wiki/Bomberman


any little helps
Reply
#2
To be honest, if you never programmed before (especially a game) i would start with something more simpler, like pong. How experienced are you in Pygame and Python? Is this a personal project or a school project where you have no choice in the matter?

If you plan on making numerous levels then the better approach would be to utilize Tiled/PyTMX for level creation and loading. Here is a small example of the concept.
Recommended Tutorials:
Reply


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020