89812d3ed8
- Added 'toggle_full_screen' key binding to json file. - Implemented full-screen functionality in rats.py.
6 lines
97 B
JSON
6 lines
97 B
JSON
{
|
|
|
|
"start_game": ["Return", 13],
|
|
"toggle_full_screen": ["F"],
|
|
"quit": ["Q", 12]
|
|
} |