No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.
 
 
 
Big Bad Waffle a2e278c53f Switched license to AGPL v3 hace 7 años
src Undid last commit which should have gone into staging hace 7 años
.gitignore Initial Commit hace 7 años
CONTRIBUTING.md Update CONTRIBUTING.md hace 7 años
LICENSE Switched license to AGPL v3 hace 7 años
README.md Update README.md hace 7 años

README.md

Isleward

A multiplayer, moddable, extensible roguelike built with NodeJS, JS, HTML and CSS

Test Server | Discord | Subreddit | Blog | Wiki | Twitter | Patreon

Installation

  1. Download and install NodeJS: https://nodejs.org/en/download/
  2. Open a new console window
  3. Get the code: git clone https://gitlab.com/Isleward/isleward.git
  4. Navigate to the server folder: src/server
  5. Install dependencies: npm install
  6. Run: node --expose-gc index.js

Ingame Screenshots