Curseyou is a Python Rogue style game that's intended to be small and simple. You can take this and turn it into your own game, but keep in mind it's built in stages based on the content of Learn Python the Hard Way 6th Edition.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Zed A. Shaw bb39d525ab Phase 04 is mostly just more refactoring not any numpy stuff. 1 week ago
..
phase_01.py Converted phase_02.py to numpy and fixed some of the errors. 1 week ago
phase_02.py Converted phase_02.py to numpy and fixed some of the errors. 1 week ago
phase_03.py Phase 03 is now using numpy. 1 week ago
phase_04.py Phase 04 is mostly just more refactoring not any numpy stuff. 1 week ago