Skip to content

🎮 Game created for a Year 9 IST assignment in Python using PyGame

License

Notifications You must be signed in to change notification settings

museHD/Mumbai-Madness

Repository files navigation

Logo

2D Driving Game

Python based endless 2D driving game
Report Bug · Request Feature

About the Project:

👩‍💻 This is a endless 2D car game written in Python for a Year 9 Information & Software Technology Assessment.

It is a very simple game where the user moves the car horizontally to dodge oncoming potholes. As any endless runer, the longer you can go, the higher score you get.

Please keep in mind this is some of my very early code from when I started programming, so it's not refined in any way. Although the project has been assessed, it's still fun to play around with once in a while. Please feel free to leave any feedback! ❤️

There are lots of improvements to be made for first timer contributors so if you are interested in improving it, see Contributing.

Assessment Update:

97%, lost a few marks for documentation

Getting Started

Installation

  • [WINDOWS ONLY] You can access the game by downloading the binary here

OR

  • You can download a local copy using git clone https://github.com/museHD/Mumbai-Madness.git
    Install requirements using pip install -r requirements.txt
    Run the game using python Mumbai_Madness_V1.2.3.py

Usage

  • Use a mouse to select the different menus on the main screen
  • Instructions are provided when you click on the Instructions page on the main menu

Example

Logo

Logo

Contributing

Please feel free to raise issues and suggest changes to the project. There are lots of refinements to be made and new features to be added :) Also, this is my first interaction with Python, PyGame and Github so if I've done anything wrong please point me in the right direction.

forthebadge

About

🎮 Game created for a Year 9 IST assignment in Python using PyGame

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published