- Notifications
You must be signed in to change notification settings - Fork0
Simple Cornish-language roguelike in Python with libtcod
License
NotificationsYou must be signed in to change notification settings
kravlost/gogow
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a simple Cornish-language roguelike based on the libtcod Python tutorialhere, which also contains installation instructions for the libtcod library for Python.
Note that there is anissue with the latest numpy in 64-bit Python. I ranpip install numpy==1.19.3
after installing libtcod which fixed it.
Run the program withpython engine.py
About
Simple Cornish-language roguelike in Python with libtcod