Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jamartg/canvas-car-game
A single-player 2D vehicle dodging game created using the JavaScript Canvas API
https://github.com/jamartg/canvas-car-game
car-game javascript oriented-object-programming typescript webpack
Last synced: 5 days ago
JSON representation
A single-player 2D vehicle dodging game created using the JavaScript Canvas API
- Host: GitHub
- URL: https://github.com/jamartg/canvas-car-game
- Owner: JamarTG
- Created: 2022-07-03T23:35:27.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-08-04T16:12:32.000Z (3 months ago)
- Last Synced: 2024-08-04T18:15:14.045Z (3 months ago)
- Topics: car-game, javascript, oriented-object-programming, typescript, webpack
- Language: TypeScript
- Homepage: https://evasive-maneuvers.vercel.app/
- Size: 28.8 MB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# ARCADE CAR GAME
## Description
A single-player 2D vehicle dodging game created using the JavaScript Canvas API## Preview
## About the Game
An arcade-style racing game inspired by a game I used to play as a child. I can't remember the name but credits to its creator 😂
## Features
- **Car Spawning** Dodge till your hands get tired
- **Road Animation** The foundation. It's clever
- **Life Tracking:** You get three lives. Make it count
- **Progressive Difficulty:** It gets faster if you refuse to crash