jacobgardner / hack-and-slash

Hack & Slash: Sidescroller
https://jacobgardner.github.io/hack-and-slash/
0 stars 1 forks source link

Hack & Slash

Prerequisites:

which I believe comes with NPM. Once node/npm are installed, open a console/command prompt in this directory.

Install the dependencies:

npm install

Start the server:

npm start

Start brogramming!!