Skip to content

Cronenbrogues/whimsylib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPI version

whimsylib

A game engine for text-based games, inspired by adventurelib.

This is currently the game engine behind cronenbroguelike.

Develop

Set up a virtualenv and install the dev requirements.

python3.8 -m venv venv
source venv/bin/activate
pip install -r requirements/requirements-dev.txt

Release

Update the version number in setup.py, and then push a new tag with that version number. This will trigger a Github Action that publishes the new version to PyPI.

API Documentation

Coming soon!

About

A generic game engine for text-based games

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages