126 Commits (57dd871368486ae4333e60036932b81759b029e5)
 

Author SHA1 Message Date
fdai7775 57dd871368 Test fixed test_checkWinner 11 months ago
fdai7775 b0499df2a8 Test test 11 months ago
fdai7775 42579acfb4 Test test 11 months ago
fdai7775 6effaec97b Test checkWinner 11 months ago
fdai7775 4a4f084441 refactoring: get_Move 11 months ago
fdai7775 c85e5a8297 Test checkWinner h/v 11 months ago
fdai7775 e386967597 refactoring: makeMove 11 months ago
fdai7775 8e28644a1d makeMove hinzugefügt 11 months ago
fdai7775 d5ef26db7f änderungen an Test 11 months ago
fdai7775 147c862ec0 fixed include 11 months ago
fdai7775 734739bbcc defined BOARD SIZE 11 months ago
fdai7775 b7347b1dc0 Test horizontaler Gewinner 11 months ago
fdai7775 2f31d78df5 enable webide terminal 11 months ago
fdai7775 48c322c761 Test vertikal Gewinner 11 months ago
fdai7775 8acc1734b8 Test is Valid move 11 months ago
fdai7775 85d84d181e tic_tac_toe hinzugefügt 11 months ago
fdai7775 0cc54a8fe5 Test checkLine horizontaler Gewinner 11 months ago
fdai7775 604c8f61ce Test checkline case identical 11 months ago
fdai7775 3544322ef0 Test checkline case not identical 11 months ago
fdai7775 887814e688 Tictactoe angelegt 11 months ago
fdai7775 83ca578123 Update name game.c 11 months ago
fdai7775 fc3efd1fec Add new file tictactoe.h 11 months ago
David Moeller 4cb3fc89ac Merge branch 'Ariana' of https://gitlab.cs.hs-fulda.de/pmuw_projekt/pmuw_projekt_notebinder into Ariana 11 months ago
Ariana Ginju f756c80611 Add new file 11 months ago
Ariana Ginju a1de4d4bb8 Delete .gitkeep 11 months ago
Ariana Ginju 20e5561526 Add new directory 11 months ago
Ariana Ginju 4cdef01b3a refactoring: correct the errors 11 months ago
Ariana Ginju 3989ecb681 refactoring: added missing part 11 months ago
Ariana Ginju 51aff089d8 refactoring: replacing larger parts 11 months ago
Ariana Ginju 6d1d96c4d9 refactoring: char replaced with enum 11 months ago
Ariana Ginju dff9fd6ec9 refactoring: Using a loop 11 months ago
Ariana Ginju 0721be55c8 refactoring: Removing the currentPlayer global variable 11 months ago
Ariana Ginju b690c7e673 refactoring: Using const for game symbol constants 11 months ago
Ariana Ginju 0221526e8e Update: corrected errors 11 months ago
Ariana Ginju f0480af371 refactoring: Clear condition in makeMove 11 months ago
Ariana Ginju 0d188261b2 refactoring: using const 11 months ago
Ariana Ginju 29759098ad refactoring: separation of the game loop into functions 11 months ago
Ariana Ginju 483f2b5480 refactoring: logic functions for player exchange 11 months ago
Ariana Ginju fec03368ca refactoring: using an auxiliary function for diagonal lines 11 months ago
Ariana Ginju 990b115c96 refactoring: using an auxiliary feature for win conditions 11 months ago
Ariana Ginju a0ecdb63f1 refactoring: using else and if 11 months ago
Ariana Ginju 04b9365a8a refactoring: lear condition for an invalid move 11 months ago
Ariana Ginju 421db299f3 Change player 11 months ago
Ariana Ginju b02a1f7f6c possibility: draw 11 months ago
Ariana Ginju bd7b0a63c6 check winner 11 months ago
Ariana Ginju 87f5a6c5d8 Update main 11 months ago
Ariana Ginju d47cb68db8 Invalid move 11 months ago
Ariana Ginju 9ef4f2f966 Update game.c 11 months ago
Ariana Ginju f1b61336a5 Check whether the selected field is valid 11 months ago
Ariana Ginju 22d08f9a4b Convert the number 11 months ago