aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
blob: 0c5de4f62d51e13af63fb801eea13824f3144098 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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

Original sprites based on
[scroll-o-sprites.png](https://imgur.com/a/uHx4k) by Quale, [CC-BY-SA](https://creativecommons.org/licenses/by-sa/3.0/)