Skip to content

ericmsauer/IntoTheDark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This a small project that helped me understand game logic. Inspired by Dark Souls.

Installation:

  • Install node.js 0.8 +
  • Install npm
  • Run "npm install"
  • Run "npm install -g nodemon" for development

Start Server:

  • node app.js
  • nodemon app.js

TODO

  • Fixed AI
  • Add more levels

About

First game built in javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages