241 Commits (6cbbcb8ac7669f4e80748581dfd6e1ec5dc70961)
 

Author SHA1 Message Date
fdai7012 6cbbcb8ac7 added test for player input processing 11 months ago
fdai7910 c0ef968fc7 Merge branch 'main' of https://gitlab.cs.hs-fulda.de/fdai7012/pacmayham 11 months ago
fdai7910 9efbcb7f82 Merge branch 'main' of https://gitlab.cs.hs-fulda.de/fdai7012/pacmayham 11 months ago
fdai7012 90a35cdca9 refactoring: formatting 11 months ago
fdai7910 3e236d7847 refactoring: changed spelling in getCell method in Cell 11 months ago
fdai7012 d135223e2c refactoring: removed empty lines 11 months ago
fdai7910 ffa4d5e818 refactoring changed spelling in generateMap method in Map 11 months ago
fdai7910 fef13d5991 refactoring: changed spelling in ghostPlayerColision method in GameManager 11 months ago
fdai7012 96ccb7e147 Merge branch 'main' of https://gitlab.cs.hs-fulda.de/fdai7012/pacmayham 11 months ago
fdai2751 1f49220723 added the pause touch in the Gamemove´s 11 months ago
fdai7012 a5178c56a3 added another test for vput 11 months ago
fdai7012 c1ea9edb72 Added test for vptu 11 months ago
fdai7910 9cb1310d2c changed spelling in processInput method in GameManager 11 months ago
fdai7012 19571757f3 Added VisualizerPlainTextUltraTest 11 months ago
fdai7910 86c91f06b4 changed spelling in createAndShowGUI function in Program 11 months ago
fdai7910 465d3ca0b8 refactoring: changed spelling in forwardInputToGameManager function in Program 11 months ago
fdai7910 81ee850819 refactoring: changed spelling for gameLoop function in Program 11 months ago
fdai7910 29fa0e5a79 refactoring: changed spelling for startGame function in Program 11 months ago
fdai2751 5bb3552356 Merge branch 'ghostsbehaviour' 11 months ago
fdai2751 43ea7fde92 added the Ghost HH in the Field 11 months ago
fdai7910 fcf09ae1cf Merge branch 'main' of https://gitlab.cs.hs-fulda.de/fdai7012/pacmayham 11 months ago
fdai7910 432e9918d7 Merge branch 'player' 11 months ago
fdai2751 6615bb9b1c added the Ghost GG in the Field 11 months ago
fdai2751 aaecaa8807 added the Ghost FF in the Field 11 months ago
fdai7012 ecefa51f62 Merge branch 'main' of https://gitlab.cs.hs-fulda.de/fdai7012/pacmayham 11 months ago
fdai7012 34b761e77a added even better ascii pacman 11 months ago
fdai7753 dedcf295cc Finished wall doesn't obstruct ghost movement test, but commented out because of unimplemented code 11 months ago
fdai7753 bce8de767f Added unfinished wall doesn't obstruct ghost movement test 11 months ago
fdai2751 6c6b6b10aa added the Ghost EE in the Field 11 months ago
fdai2751 e84e771cae added the Ghost DD in the Field 11 months ago
fdai2751 ba5d3c3fa4 added the Ghost CC in the Field 11 months ago
fdai2751 f912d1bb2b added the Ghost CC in the Field 11 months ago
fdai7910 2f409d259e added Test for findCellByString 11 months ago
fdai2751 36dc3b18ee added Ghost BB in the Field 11 months ago
fdai7910 755039e1a1 fixed tests in CellTest 11 months ago
fdai2751 841238de2e added the move function for Ghost in GameManager class and Ghost move in random stage 11 months ago
fdai7012 cb3aec2261 Merge branch 'visualizer' 11 months ago
fdai7012 d1a55995a2 added displaying lives to vptu 11 months ago
fdai7012 4d6abce3df added BETTER ascii pacman 11 months ago
fdai7910 c96fa7b4bc added ability for player to teleport in the tunnel 11 months ago
fdai7910 4a084f1cc3 refactoring: changed mapClassic string array for easier reading 11 months ago
fdai7910 c4d577bfb2 fixed findCellByString funcition in Map 11 months ago
fdai7753 d0421e1ae1 Merge branch 'main' of https://gitlab.cs.hs-fulda.de/fdai7012/pacmayham 11 months ago
fdai7753 bfa3fd9e60 Finished Ghost moving doesn't change position test, but commented out because of unimplemented code 11 months ago
fdai7012 a97ff9c30d changes color to eye friendly 11 months ago
fdai7012 e2de7dcd86 added ascii pacman 11 months ago
fdai7012 7ca98707a7 Merge branch 'visualizer' 11 months ago
fdai7753 c2ed85340a Added unfinished Ghost moving doesn't change position test 11 months ago
fdai7012 60c636c33a fixed error in GameManagerTest 11 months ago
fdai7910 7380944cfc added findCellByString method to Map 11 months ago