Added README.md doc and some images.

This commit is contained in:
Carlos Bazaga
2025-09-05 21:50:31 +02:00
parent 369a2d3f2d
commit 9c301f8bee
9 changed files with 138 additions and 1 deletions

View File

@@ -15,6 +15,8 @@ class Interface_Config(NamedTuple):
input_button: str
input_label: str
input_command: str
game_over_field: str
game_over_label: str
start_scene: str