ab4031075f
Looks like I fixed some spacing at some point. Moved Game_map and render_functions to the parent directory. For some reason they were in the venv folder. Added requirements.txt. Going to begin updating code to use latest version of tcod.
master
Dan Dembinski2021-05-26 12:15:43 -04:00
069423ad8a
Finally figured out rhe rooms/tunnels. I wasn't using the weird for/else statement that was being used in the tutorial. Map is generating much nicer now.
Dan Dembinski2019-07-22 23:20:30 -04:00
6a52d78878
Finished Part 3. Turned off tunnels for now. Will probably rework it a little before continuing to Part 4. The way they're handled now is messy.
Dan Dembinski2019-07-04 14:54:06 -04:00