Tic Tak Toe

This commit is contained in:
Alperen
2020-09-03 09:56:12 +02:00
parent 502d028a5e
commit a24ce779eb
10 changed files with 170 additions and 126 deletions

7
Tik_Tak_Toe/Kreuz.ctxt Normal file
View File

@@ -0,0 +1,7 @@
#BlueJ class context
comment0.target=Kreuz
comment0.text=\r\n\ Beschreiben\ Sie\ hier\ die\ Klasse\ Kreuz.\r\n\ \r\n\ @author\ (Ihr\ Name)\ \r\n\ @version\ (eine\ Versionsnummer\ oder\ ein\ Datum)\r\n
comment1.params=
comment1.target=Kreuz()
comment1.text=\r\n\ Konstruktor\ f\u00FCr\ Objekte\ der\ Klasse\ Kreuz\r\n
numComments=2