No description
Find a file
2024-08-17 12:09:19 +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 added FOV 2024-08-17 12:09:19 +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 fixed pause menu and made world_map a component of world 2024-08-17 11:29:39 +02:00
LICENSE first commit 2024-08-16 17:20:07 +02:00
main.py refactored state -> screen 2024-08-17 10:56:55 +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.