Skip to content

tsal/node-rogular

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

node-rogular

Build Status Stories in Ready

About

An open-world roguelike written in javascript and running on nodejs.

Install

After cloning the repo, run npm install to get dependencies.

To run console version, npm start, or node console.js.

To walk around hjlk will work, to quit use Q.

Unit Tests

Unit tests are written using mocha, and can be executed with npm test

Roadmap

0.1

  • Generated overworld map (small island) [#6]
  • At least one enterable sub-map, (for example dungeon or cave) [#6]
  • At least one enemy type [#12]
  • Melee combat [#5]
  • Both enemies and player are killable [#5]
  • Player can enter name for character [#13]
  • Console interface for all above features [#8, various]
  • Basic README.md describing available features [#9]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published