• Stars
    star
    2
  • Language
    Python
  • Created almost 5 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A terminal version of Jetpack Joyride game implemented in Python from scratch without use of PyGame Library. Includes features such as collecting coins, dodging obstacles, escaping the magnet, fighting a dragon and becoming a dragon by taking powerup. All concepts of OOPS were followed for making this game.