Skip to content

Car Races - cross-platform desktop app. Game built using HTML, CSS, JS and Electron. Published on GitHub.

Notifications You must be signed in to change notification settings

displaygreat/race-game

Repository files navigation

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.