Spielfeld erstellt
This commit is contained in:
parent
25b0bf91f3
commit
52883ff1ec
@ -5,9 +5,9 @@ class Spielfeld(Widget):
|
||||
pass
|
||||
|
||||
|
||||
|
||||
class TTTApp(App):
|
||||
def build(self):
|
||||
return Spielfeld()
|
||||
|
||||
if __name__ == "__main__":
|
||||
TTTApp().run()
|
Loading…
x
Reference in New Issue
Block a user