Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
Punknoodles 7adb11540e New wiki link há 6 anos
src Hotfix: fixed the title of the index page há 6 anos
.gitignore Fixes #35 há 7 anos
CONTRIBUTING.md Update CONTRIBUTING.md há 7 anos
LICENSE Switched license to AGPL v3 há 7 anos
README.md New wiki link há 6 anos

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