bandit

oldschool thievery roguelike
git clone git://moonbender.net/bandit
Log | Files | Refs | README

commit 5796816daa9b577f3a8672b26257c45e3629206c
parent 5d1e30631a73c80b06fc3f7eb42ee670d0e7cc5e
Author: calliope <me@calliope.sh>
Date:   Wed, 17 Sep 2025 01:27:10 -0500

added readme

Diffstat:
AREADME | 12++++++++++++
1 file changed, 12 insertions(+), 0 deletions(-)

diff --git a/README b/README @@ -0,0 +1,12 @@ +oldschool roguelike about stealing things. very unfinished + +dependencies: + +ncurses +make +pkgconf +c compiler + +build: + +just run make