Skip to content

RyanGrieb/Kingdomraiders

Repository files navigation

Kingdomraiders Client

A simple browser-based 2D rougelike with basic dungeons and monsters. The game doesn't really have and depth, I'm not really sure which direction I should go with it.

Basic Keybinds:
-Inventory: C
-Escape Menu: ESC
-Movement: WASD
-Shoot weapon: Hold LeftClick

Setup Instructions

  1. Clone/Downlaod repository & move the folder to a desired location
  2. Using NodeJS command prompt cd into the folders directory.
  3. Once in the directory, type npm install to install all required dependencies for the project.
  4. Using your IDE of choice, change the IP adress in network.js to the server adress you assigned. alt text
  5. To run: type npm run dev To compile: type npm run build

Screenshots

Menu Screen

alt text

Game Screen

alt text

Dungeons and Monsters

alt text

About

2D rouge-like browser game

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages