star-race icon indicating copy to clipboard operation
star-race copied to clipboard

An HTML game.

Getting Started

Prerequisites

NodeJs is required. I used the package serve to run it in the browser through a node server.

Cloning the Repository

git clone https://github.com/fariasmateuss/star-race.git

Installing

  npm install && serve -D

and

  npx serve .

or

./node_modules/.bin/serve .

Open the game on localhost or your network address.

License

MIT License