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.
This commit is contained in:
5
requirements.txt
Normal file
5
requirements.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
cffi==1.14.5
|
||||
numpy==1.20.3
|
||||
pycparser==2.20
|
||||
tcod==12.5.0
|
||||
typing-extensions==3.10.0.0
|
||||
Reference in New Issue
Block a user