Skip to content

xoundboy/car

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Car

A simple game of skill. The player must navigate the car keeping its wheels on the road at all times. Beware though! ... the road gets narrower.

car picture

Play the game

No build process is required to play this game. Just clone the repo and open the index.html file in a browser. To start a new game, reload the page. To pause the game hit the space bar.

Development

There's a Sass watcher script that will compile the Sass files into CSS as you work. To start the watcher, run the following command from the project root:

  1. Clone the repo
  2. Install the dependencies
    npm install
  3. Watch for changes in the Sass files
    npm run watch

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published