This game is just a simple implementation of a classic "traffic dodger" game. The goal: avoid hitting the other cars and survive as much as you can!

As you play, keep in mind that the speed will increase as the game progresses.

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.

Download

Download
traffic_dodger.zip 13 MB

Install instructions

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.

Leave a comment

Log in with itch.io to leave a comment.