Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 14 days 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 (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-05-21T16:05:38.000Z (over 12 years ago)
- Last Synced: 2023-03-23T22:02:54.262Z (almost 2 years ago)
- Topics: libtcod, python, roguelike
- Language: Python
- Homepage: http://mcgillij.github.com/small_rl
- Size: 254 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- 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.