https://github.com/mcgillij/small_rl
Small python roguelike written using libtcod python wrappers.
https://github.com/mcgillij/small_rl
libtcod python roguelike
Last synced: about 1 month ago
JSON representation
Small python roguelike written using libtcod python wrappers.
- Host: GitHub
- URL: https://github.com/mcgillij/small_rl
- Owner: mcgillij
- Created: 2012-05-08T23:15:01.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2012-05-21T16:05:38.000Z (almost 13 years ago)
- Last Synced: 2025-02-03T18:15:31.301Z (3 months ago)
- Topics: libtcod, python, roguelike
- Language: Python
- Homepage: http://mcgillij.github.com/small_rl
- Size: 254 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
small_rl
========Small python roguelike written using libtcod python wrappers.
If your running in windows you will need the libtcod.dll
And in linux you can use the libtcod.so
License: http://creativecommons.org/licenses/by-nc-sa/3.0/legalcode
And the default license for any of the libs that are used applies to their code.