No description
Find a file
2024-08-17 10:05:44 +02:00
.vscode first commit 2024-08-16 17:20:07 +02:00
data first commit 2024-08-16 17:20:07 +02:00
game extracted states to own files 2024-08-17 10:05:44 +02:00
Oryx First steps 2024-08-16 19:58:37 +02:00
.gitignore my git ignore 2024-08-16 17:56:05 +02:00
g.py completed moving walls to map 2024-08-17 09:56:13 +02:00
LICENSE first commit 2024-08-16 17:20:07 +02:00
main.py extracted states to own files 2024-08-17 10:05:44 +02:00
pyproject.toml first commit 2024-08-16 17:20:07 +02:00
README.md "Readme" 2024-08-17 09:58:00 +02:00
requirements.txt fixed requirements 2024-08-16 17:35:40 +02:00

pyrogue

A small roguelike written in Python using tcod.