Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
 
 
 
Punknoodles 7adb11540e New wiki link před 6 roky
src Hotfix: fixed the title of the index page před 6 roky
.gitignore Fixes #35 před 7 roky
CONTRIBUTING.md Update CONTRIBUTING.md před 7 roky
LICENSE Switched license to AGPL v3 před 7 roky
README.md New wiki link před 6 roky

README.md

Isleward

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

Play in Browser | 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