/canvas-car-game

Simple 2D car game using HTML canvas.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

HTML Canvas 2D car game

A basic car game for the canvas where you can move the car sideways to avoid collision with the incoming traffic.

Features

  • Statistics: Distance travalled and cars avoided.
  • Level Up: Speed of the car keeps increasing after some intervals.