Skip to content

sH4rk0/ouas2019theGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ONCE UPON A SPRITE 2019

Play

Play the game (Add it to the homescreen to test the PWA functionality)

How To Use

To clone and run this game, you'll need Git and Node.js (which comes with npm) installed on your computer. From your command line:

# Clone this repository
$ git clone --depth 1 https://github.com/sH4rk0/ouas2019theGame.git ouas2019theGame

# Go into the repository
$ cd ouas2019theGame

# Install dependencies
$ npm install

# Start the local development server (on port 8080)
$ npm start

# Ready for production?
# Build the production ready code to the /dist folder
$ npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published