1
0
Fork 0
This repository has been archived on 2024-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
Snake/sources/levels.json

6 lines
45 B
JSON
Raw Normal View History

2021-03-23 09:23:37 +01:00
{
"Level 1": {
2021-03-25 10:17:48 +01:00
"snakeSpeed": 100
2021-03-23 09:23:37 +01:00
}
}