Skip to content

A mini game developed in python, using pyxel (retro game engine).

Notifications You must be signed in to change notification settings

sammsts/Bomberman-Pyxel-Shooter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Bomberman Pyxel Shooter

A mini game developed in python, using pyxel (retro game engine).

Requirements

  • Python + the Pyxel library must be used ✅
  • Use object orientation concepts ✅
  • Have at least 5 classes (Main class + 4 classes) ✅
  • Each class must be in a separate file and imported into the main file ✅
  • All classes must have constructors ✅
  • There must be exception handling in at least 2 classes ✅
  • Class inheritance must be implemented ✅

About

A mini game developed in python, using pyxel (retro game engine).

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages