25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.
 
 
 
Big Bad Waffle c5cd27d751 Merge branch '153-map-location-by-level' into 'staging' 7 yıl önce
src Merge branch '153-map-location-by-level' into 'staging' 7 yıl önce
.gitignore Fixes #35 7 yıl önce
CONTRIBUTING.md Update CONTRIBUTING.md 7 yıl önce
LICENSE Switched license to AGPL v3 7 yıl önce
README.md Update README.md 7 yıl önce

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