stabbey

module
v0.0.0-...-11e9a73 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 11, 2022 License: MIT

README

StAbbey Overview

StAbbey is a work in progress game project. It aims to be something like a digital boardgame. Right now, it's in very rough shape, but has the following:

  • Webserver with websockets to connect players and spectators
  • Multiplayer interaction
  • Basic monster pathing AI (A* implementation)
  • Some work in process room generators
  • Some player skills
  • Basic web client (somewhat broken, but look at the original-client-prototype tag)
  • Some game flow, like switching levels by using the stairs

Maybe there is something of interest for you.

How To Run The StAbbey Server

  1. ./stabbey.sh deps # Installs necessary dependencies locally
  2. ./stabbey.sh run # Builds & runs system locally
  3. Point your browser at localhost:8080
  4. Be happy that you can now get to work and not fuck around with the build system for 30 minutes.

(View advanced options by typing ./stabbey.sh)

Directories

Path Synopsis
src
stabbey/board
Static entrance level generator
Static entrance level generator
stabbey/entity
Functions to configure the basics of different entity types
Functions to configure the basics of different entity types

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL