Skip to content

canweffplease/bmw_driver_simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

BMW Driver Simulator

Reckless Driving Simulator

Simple pygame game where you dodge cars trying to get to work on time! It's infinite - the goal is to see how long you can last as the game speeds up.

Gameplay Screenshot)

Features

  • Infinite gameplay: The longer you survive, the faster the game gets.
  • Simple controls: Use your mouse to dodge incoming cars.
  • Dynamic difficulty: The game's speed increases with time, presenting an ever-growing challenge.
  • Score tracking: Keep track of how long you've lasted in each game.

Installation

To run BMW Driver Simulator, you need to have Python and Pygame installed on your computer.

  1. Install Python from python.org.

  2. Install Pygame by running pip install pygame in your terminal or command prompt.

  3. Download or clone this repository to your local machine.

  4. Navigate to the downloaded folder and run the game using Python.

    python bmw_driver_simulator.py

How to Play

  • Move your mouse to control the car.
  • Avoid other cars coming at you.
  • Try to survive as long as possible!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages