63 Commits (d73c982cf104bb9653f1ef18c149a5576488f2ea)
 

Author SHA1 Message Date
David Moeller d73c982cf1 Test detect not valid all directions 12 months ago
David Moeller 6ce31b79c6 Test detect valid tile 12 months ago
David Moeller 1997f08482 Test detect not valid tile 12 months ago
David Moeller 8e4593aaa4 Minesweeper adding Win and Loss 12 months ago
David Moeller 84f74de298 Snake adding Win and Lose Screen 12 months ago
David Moeller 101a65d293 refactoring: draw_snake 12 months ago
David Moeller a8b525a146 refactoring: snake_collision 12 months ago
David Moeller a667ee733a refactoring: open_empty_space 12 months ago
David Moeller edcad38cdb refactoring: open_empty_space and number_of_bombs 12 months ago
David Moeller 1b6ffe72d9 refactoring: open_tile and draw_minesweeper 12 months ago
David Moeller adce56939d Minor Fixes 1 year ago
David Moeller ad8fc5d7bc minor fixes 1 year ago
David Moeller 3203609f1a refactoring: Minesweeper_Board and bomb_in_array to array_contains_value 1 year ago
David Moeller 2367550137 wip batch opening 1 year ago
David Moeller a004b66a33 Minesweeper is playable 1 year ago
David Moeller 616ffae6b4 Test 5 or 8 bombs around tile 1 year ago
David Moeller 79c871c7ff Test 2 bombs around tile 1 year ago
David Moeller 6e0233c784 Test bombs near but not around tile 1 year ago
David Moeller 2a8cefa322 Test no bombs araound tile 1 year ago
David Moeller 72f8a44cc1 Test if tile has no bomb 1 year ago
David Moeller 063eb9ebe0 Test test if tile has a bomb 1 year ago
David Moeller c49cdc2e37 refactoring: placing bombs calculating marking tile 1 year ago
David Moeller a910d7d709 marking and unmarking flags 1 year ago
David Moeller 50608d0618 placing bombs 1 year ago
David Moeller e1afeb3974 draw minesweeper 1 year ago
David Moeller c1e8a99e7a initialize minesweeper 1 year ago
David Moeller 7f81bd04dd added game options 1 year ago
David Moeller 7450135530 minesweeper rough structure 1 year ago
David Moeller 5c4520f7b0 adding difficulty options 1 year ago
David Moeller 3122822b72 refactoring: initializing snake 1 year ago
David Moeller 0a40d39849 Test moving up 1 year ago
David Moeller 890f363d88 Test moving left 1 year ago
David Moeller 1612d95af9 Test moving down 1 year ago
David Moeller 8236082301 Test moving right 1 year ago
David Moeller 9a3247bf68 refactoring: movement of snake 1 year ago
David Moeller 46d38f2857 Snake gets longer when eating fruit 1 year ago
David Moeller 819208c1e9 Test wall_collision 1 year ago
David Moeller 5e744b9079 Test no_collision 1 year ago
David Moeller ce57e7533c Test self_collision 1 year ago
David Moeller bd65725af8 refactoring: check_if_dead 1 year ago
David Moeller ca67976e79 Added fruit 1 year ago
David Moeller d96d6594cd killing snake if collision 1 year ago
David Moeller 60076577cc moving snake 1 year ago
David Moeller 1c7dfb8237 refactoring: get_next_move 1 year ago
David Moeller af57eab9d6 added get_Chara 1 year ago
David Moeller d285bcc413 Test part_of_snake 1 year ago
David Moeller d1418a1344 refactoring: drawing snake 1 year ago
David Moeller 189eb95704 draw Funktion 1 year ago
David Moeller 37820a27b2 Initializing Game 1 year ago
David Moeller 42fe495bb6 Snake rough structure 1 year ago