mirror of
https://github.com/Nighthawk42/PyYoda.git
synced 2026-08-30 08:42:26 +00:00
13 lines
254 B
JSON
13 lines
254 B
JSON
{
|
|
"player": "Luke Skywalker",
|
|
"window_width": 1280,
|
|
"window_height": 720,
|
|
"fullscreen": false,
|
|
"volume": 1.0,
|
|
"mute": false,
|
|
"world_size": "small",
|
|
"difficulty": "easy",
|
|
"wins": 0,
|
|
"losses": 0,
|
|
"highscore": 0
|
|
} |