Skip to content

The Breaking Bad Python Platformer Game is an exciting 2D platformer that takes inspiration from the popular TV series "Breaking Bad." , this game provides players with an engaging experience as they navigate through a world filled with obstacles, hazards, and valuable collectibles.

License

Notifications You must be signed in to change notification settings

mayank-bharwal/Breaking-Bad

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Breaking Bad Python Platformer Game

Welcome to the Breaking Bad Python Platformer Game! This game is a simple platformer where you control a character through various obstacles and collects crystal meth. Be careful of the hazards, and try to collect as many crystals as possible to increase your score!

Image description

Getting Started

Prerequisites

Make sure you have Python installed on your system. You can download Python from python.org.

Installing Dependencies

You need to install the pygame library to run this game. You can install it using the following command:

pip install pygame

How to Play

  1. Run the breaking_bad_game.py script.
  2. Use the left arrow key to move left and the right arrow key to move right.
  3. Press the spacebar to jump.
  4. Avoid obstacles and collect crystal meth to increase your score.

Image description

Game Features

  • Player character with animations.
  • Crystal collection system.
  • Obstacles and hazards to avoid.
  • Score tracking.

Credits

Acknowledgments

Special thanks to the Pygame library for making game development in Python enjoyable and freecodecamp.org.

Enjoy playing the Breaking Bad Python Platformer Game!

About

The Breaking Bad Python Platformer Game is an exciting 2D platformer that takes inspiration from the popular TV series "Breaking Bad." , this game provides players with an engaging experience as they navigate through a world filled with obstacles, hazards, and valuable collectibles.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages