A roguelike game of gladiatorial combat with deckbuilding elements built with syngen.
There are a few ways to acquire Bladius:
- Download or play in the browser on itch.io.
- Download a release on GitHub.
- Clone this repository and build from source.
A game manual has been provided to improve your success in Bladius. There you will find a complete reference to the game, its controls, and its mechanics. How long will you survive in the arena?
To get started, please use npm to install the required dependencies:
npm install
Common tasks have been automated with Gulp:
gulp build
gulp watch
gulp dist
gulp electron
gulp electron-build
gulp serve
gulp dev
Flag | Description |
---|---|
--debug |
Suppresses minification. |
These fonts are free for noncommercial use and not covered by the license of this project:
- Fira Mono by Mozilla
- MB-Element Brutalized by Irina ModBlackmoon
- Roboto by Google
Thanks for playing!