Skip to content

fariasmateuss/star-race

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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