rogue.js ======== A simple multiplayer, roguelike, game. ### Features * Gameplay inspired by Nethack but nowhere near as in depth * Multiplayer dungeon, where others can help or hurt your run * Whatever else I get inspired to do Copyright and Licenses ====================== 2019 Matt Kohls GPL3 ### Libraries and Resources Used #### Libraries [ws](https://github.com/websockets/ws) a Node.js WebSocket library. MIT #### Artwork [minirogue-all.png](https://forums.tigsource.com/index.php?topic=14166.0) by Arachne, [CC-BY-SA](https://creativecommons.org/licenses/by-sa/4.0/)