1.0.0 • Published 4 years ago

@m110/node-game v1.0.0

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

\ine Descent

a 13kb endless RPG adventure

npm.io

Created for js13kGames competition.

Made out of divs only, no canvas involved. 11 kilobytes with all the dependencies.

Venture into the depths of an endless procedurally generated dungeon, hunt for greater loot, earn gold and try to stay alive for as long as you can.

This is the very early release, many things should and must be improved, feel free to open an issue or a pull request. Zipped game (with all the assets and deps) must not exceed 13k bytes.

How to play:
  • clone repo or download zip
  • unzip
  • run index.html

Cursors to move.
If you decide to equip a new piece of gear an old one will be replaced and sold.

First foe is the hardest so steel yourself.

How to develop:
  • fork
  • clone
  • npm install
  • npm start

1.0.0

4 years ago