snake game raw output portion

This commit is contained in:
Xevion
2019-09-17 00:38:16 -05:00
parent 360badad73
commit d8f2966755
3 changed files with 34 additions and 5 deletions

4
.gitignore vendored
View File

@@ -1,3 +1,6 @@
# Custom Files
uil/october-2013/3/input-generator/output/output.dat
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
@@ -122,4 +125,3 @@ dmypy.json
# Pyre type checker
.pyre/