Files
Sense-Hat-Snake/sensehatsnake/lib/data/.gitkeep
T
lade043 3042da7465 Create dir data
This is needed because in Python 3.x open("directory/file", "a") doesn't create the needed directory and tinydb needs this directory for the file data/data.json (see game.py, line 119).
2020-03-01 20:32:29 +01:00

2 lines
1 B
Plaintext