Skip to content

Latest commit

 

History

History
43 lines (24 loc) · 1.03 KB

File metadata and controls

43 lines (24 loc) · 1.03 KB

Race Game

PowerShell Gallery   js-standard-style   GitHub Release Date

Car Races - cross-platform desktop app.

Game built using HTML, CSS, JS and Electron.

Published on GitHub.

Tech Stack

Technologies:

  • HTML-CSS-JS
  • Electron

Used:

  • requestAnimationFrame
  • local storage
  • GitHUb Actions
  • electron-forge

Demo

https://displaygreat.github.io/race-game/

Race Game

Usage

  1. Check release. The packaged application for all platforms attached.

  2. In the project directory, you can run:

    • npm install

    • npm run make

    • npm start

  3. Or open http://localhost:5500 to view it in the browser.