A reimplementation of my old MUD (LAWMUD), as a rogue-like.
Report Bug
·
Request Feature
This is just something for me to have a fun project to work on in my spare time, and to resurrect the work that my wife, friends and I worked on for so many years.
All the initial implementation was based on the roguelike tutorial that is used for the tutorial tuesdays every year on r/roguelikedev
- python-tcod
git clone https://github.com/AshGriffiths/lawrogue@latest
cd lawrogueDistributed under the Unlicense. See LICENSE for more information.
Your Name - @AshGriffiths
Project Link: https://github.com/ashgriffiths/lawrogue

