Skip to content

pepperjackdev/traffic_dodger

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Traffic Dodger

image

Just a game where you have to avoid crashing into moving stuff. Made with Pygame.

How to play

Play in the browser

A web version of this game is hosted over itch.io here.

Download the game

You can also download the project's source code from its repository and run it with python. Once you've downloaded the repository, just run the main.py file or use make run (you need make to be installed) to run the project.

Usage

Main menu

  • You can use ArrowUp and ArrowDown to adjust the spawn rate of enemies. Use Left Shift to go faster.
  • To enter the game, us Enter.

Game view

  • During the game, you use w/s to go faster/slower and a/d to move left/right.
  • To pause the game, just press your Spacebar.
  • Hit Enter to quit the game and return to the main menu.

About

Just a game where you have to avoid crashing into moving stuff. Made with Pygame.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published