295 Commits (f2098550653e31da91b24139ec120d483263f822)
 

Author SHA1 Message Date
fdai7775 4af8ceda5d refactoring: using an auxiliary feature for win conditions 11 months ago
fdai7775 dbb2f8ac22 Merge branch 'Ariana' into 'main' 11 months ago
fdai7775 5567f10afc refactoring: using else and if 11 months ago
fdai7775 234294385a Merge branch 'Ariana' into 'main' 11 months ago
fdai7775 eb9a2755fe refactoring: lear condition for an invalid move 11 months ago
fdai7775 21e4b4188a Merge branch 'Ariana' into 'main' 11 months ago
fdai7775 44325c521f Change player 11 months ago
fdai7775 3a52b048dc Merge branch 'Ariana' into 'main' 11 months ago
fdai7775 c4c5255c32 possibility: draw 11 months ago
fdai7775 a5b5ba8df6 Merge branch 'Ariana' into 'main' 11 months ago
fdai7775 097e26462e check winner 11 months ago
fdai7775 e99a489aa3 Update main 11 months ago
fdai7775 57ff8f28ae Invalid move 11 months ago
fdai7775 68f804befc Update game.c 11 months ago
fdai7775 c0df50c147 Check whether the selected field is valid 11 months ago
fdai7775 95c9763676 Convert the number 11 months ago
fdai7775 d75ff5cdbf Function: A player's turn 11 months ago
fdai7775 f770bfd5d6 Verification function 11 months ago
fdai7775 22ce5b5fc4 No winner 11 months ago
fdai7775 78ffd44390 Merge branch 'Ariana' into 'main' 11 months ago
fdai7775 00ee1fdb18 Check diagonal lines 11 months ago
fdai7775 2d7b1b0e8c Check horizontal and vertical lines 11 months ago
fdai7775 a2b2966510 Verification of the winner 11 months ago
fdai7775 8957916a23 display the game board 11 months ago
David Moeller ad8fc5d7bc minor fixes 11 months ago
David Moeller 3203609f1a refactoring: Minesweeper_Board and bomb_in_array to array_contains_value 11 months ago
David Moeller 2367550137 wip batch opening 11 months ago
David Moeller a004b66a33 Minesweeper is playable 11 months ago
David Moeller 616ffae6b4 Test 5 or 8 bombs around tile 11 months ago
David Moeller 79c871c7ff Test 2 bombs around tile 11 months ago
David Moeller 6e0233c784 Test bombs near but not around tile 11 months ago
David Moeller 2a8cefa322 Test no bombs araound tile 11 months ago
David Moeller 72f8a44cc1 Test if tile has no bomb 11 months ago
David Moeller 063eb9ebe0 Test test if tile has a bomb 11 months ago
David Moeller c49cdc2e37 refactoring: placing bombs calculating marking tile 11 months ago
David Moeller a910d7d709 marking and unmarking flags 11 months ago
David Moeller 50608d0618 placing bombs 11 months ago
David Moeller e1afeb3974 draw minesweeper 11 months ago
David Moeller c1e8a99e7a initialize minesweeper 11 months ago
David Moeller 7f81bd04dd added game options 11 months ago
David Moeller 7450135530 minesweeper rough structure 11 months ago
fdai8032 b913acc799 Merge branch 'David' into 'main' 11 months ago
David Moeller 5c4520f7b0 adding difficulty options 11 months ago
David Moeller 3122822b72 refactoring: initializing snake 11 months ago
David Moeller 0a40d39849 Test moving up 11 months ago
David Moeller 890f363d88 Test moving left 11 months ago
David Moeller 1612d95af9 Test moving down 11 months ago
David Moeller 8236082301 Test moving right 11 months ago
David Moeller 9a3247bf68 refactoring: movement of snake 11 months ago
David Moeller 46d38f2857 Snake gets longer when eating fruit 11 months ago