https://github.com/lukems/pysdl2-roguelike-tutorial
Complete Roguelike Tutorial - using Python 3, PySDL2 and SDL2
https://github.com/lukems/pysdl2-roguelike-tutorial
Last synced: 8 months ago
JSON representation
Complete Roguelike Tutorial - using Python 3, PySDL2 and SDL2
- Host: GitHub
- URL: https://github.com/lukems/pysdl2-roguelike-tutorial
- Owner: LukeMS
- License: mit
- Created: 2017-01-03T15:11:50.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2020-06-22T01:19:16.000Z (almost 6 years ago)
- Last Synced: 2025-06-25T12:52:07.053Z (9 months ago)
- Language: Python
- Homepage: https://github.com/LukeMS/pysdl2-roguelike-tutorial/tree/readme
- Size: 161 KB
- Stars: 5
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pysdl2-roguelike-tutorial
Complete Roguelike Tutorial - using Python 3, PySDL2 and SDL2
**No longer maintained. Used to write while I was learning things myself. But if someone finds it useful...**