Skip to content

EdaoX/roguelike

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Roguelike test

Requisites:

  • Node.js
  • Git

Usage:

  • git clone https://github.com/EdaoX/roguelike
  • cd roguelike
  • npm install
  • One of the following
    • npm run build : Build the project and output bundle.js to dist/js
    • npm run dev : Starts the server for developement. Visit localhost:8080 to test

About

Simple roguelike test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published