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.
 
 
 
Big Bad Waffle 26502043a8 Merge branch '25-link-items-chat' into 'staging' 7 vuotta sitten
src Merge branch '25-link-items-chat' into 'staging' 7 vuotta sitten
.gitignore Fixes #35 7 vuotta sitten
CONTRIBUTING.md Update CONTRIBUTING.md 7 vuotta sitten
LICENSE Switched license to AGPL v3 7 vuotta sitten
README.md Update README.md 7 vuotta sitten

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