james-alt / blackguard

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Blackguard

Blackguard is a real-time, collaborative adventure game.

Table of contents

Getting started

First, clone the repo but:

git clone https://github.com/ngscheurich/blackguard.git

Now hop on into the project and install its dependencies:

npm install

That’s it! You’re started!

Development

To load the game in development mode, just:

npm start

Contributing

Pull requests are gladly accepted, however this is an admittedly opinionated setup based on my personal preferences. If you’re looking to make big changes to workflow or tooling you should fork the project.

If submit a PR, please adhere to the Code of Conduct.

Licenses

This project is GPL-3.0-or-later © Nicholas Scheurich.

About

License:GNU General Public License v3.0


Languages

Language:TypeScript 97.7%Language:JavaScript 1.5%Language:CSS 0.8%