Skip to content

Simple Express app that serves four arcade-style single page applications: Asteroids, Battleship, Black Jack, and Turtle Graphics.

Notifications You must be signed in to change notification settings

alextickle/arcade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arcade

Simple Express app that serves four arcade-style single page applications: Asteroids, Battleship, Black Jack, and Turtle Graphics. Currently sleeping on Heroku: https://arcade-express.herokuapp.com/

Local Installation


Start by cloning and entering the project repo:

git clone /https://github.com/alextickle/arcade.git
cd arcade

Once you've downloaded the project, install dependencies:

npm install

Launch Application


From the root directory run the following command:

nodemon app.js

About

Simple Express app that serves four arcade-style single page applications: Asteroids, Battleship, Black Jack, and Turtle Graphics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published