You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

README.md 833 B

7 years ago
7 years ago
7 years ago
6 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
7 years ago
123456789101112131415
  1. ![Isleward](https://gitlab.com/Isleward/isleward/raw/master/src/client/images/logo_1.png)
  2. A multiplayer, moddable, extensible roguelike built with NodeJS, JS, HTML and CSS
  3. [Play in Browser](http://play.isleward.com/) | [Discord](https://discord.gg/gnsn7ZP) | [Subreddit](https://www.reddit.com/r/isleward) | [Blog](http://blog.isleward.com/) | [Wiki](http://isleward.gamepedia.com/) | [Twitter](https://twitter.com/bigbadwofl) | [Patreon](http://patreon.com/bigbadwaffle)
  4. ### Installation
  5. 1. Download and install NodeJS: `https://nodejs.org/en/download/`
  6. 2. Open a new console window
  7. 2. Get the code: `git clone https://gitlab.com/Isleward/isleward.git`
  8. 3. Navigate to the server folder: `src/server`
  9. 4. Install dependencies: `npm install`
  10. 5. Run: `node --expose-gc index.js`
  11. ![Ingame Screenshots](http://i.imgur.com/p4ktJ5O.png)