291 Commits (main)
 

Author SHA1 Message Date
fdai2751 09be8bfa4d Refactoring: testGameOver implement better with the for loop 11 months ago
fdai2751 8222ed42b3 Refactoring: TestplayerlivesRestore with for loop 11 months ago
fdai2751 ebf43b21b4 Test: JunitTest for PlayerLivesRestore after Tree time caught from Ghosts 11 months ago
fdai2751 3f7d2645b3 Test: JunitTest TestgameOver afterTree Collision With Ghosts 11 months ago
fdai2751 c174dd47d2 added the implement to delete the score after gameover 11 months ago
fdai2751 af1ac18f86 added the implement restart Game after gameOver 11 months ago
fdai2751 6f4b77ba53 Refactoring: setupGame() 11 months ago
fdai2751 866d55e96b Refactoring: player died after 3 collision and gameOver 11 months ago
fdai2751 18caa47b49 added the collision between Gohst and player, discrement the playerlives 11 months ago
fdai7012 f0f4db2109 Merge branch 'ghostsbehaviour' 11 months ago
fdai2751 6cb31fa16a Test: JunitTest Gameresumed to test 11 months ago
fdai2751 b90ccb83b5 Test: JunitTest für pause function in GameManager 11 months ago
fdai7012 36341be3be refactoring: removed unused import in gamemanagertest 11 months ago
fdai7012 69655f94f9 refactoring: removed unused import in vector2test 11 months ago
fdai7012 12b04877be refactoring: removed unused import in ghosttest 11 months ago
fdai7012 286676f520 refactoring: removed unused import in playertest 11 months ago
fdai7012 fa1150ed50 removed unused input in vptu test 11 months ago
fdai7012 c4293fa8aa refactoring: formatting 11 months ago
fdai7012 13ba90228a refactoring: created for loop to eliminate redundancy 11 months ago
fdai7012 2de3b39ad6 added another test for chase behavior 11 months ago
fdai7012 0d80567705 changes distance because of random behavior in test 11 months ago
fdai7012 ee6e0964e9 added test for chase behavior 11 months ago
fdai7012 3fa12134d0 refactoring: combined both ghost move functions into one 11 months ago
fdai7012 0982b2fd9b removed old Test 11 months ago
fdai7012 89d5383845 refactoring: added expected variable to test 11 months ago
fdai7012 371b55bd65 added test for visualizer showing lives 11 months ago
fdai7012 7685080401 added test for visualizer showing score 11 months ago
fdai7012 2ba9068584 refactoring: removed redundant semicolon 11 months ago
fdai7012 b7180e1914 refactoring: removed unused import 11 months ago
fdai2751 e23fc6dce7 Test: junitTest vector2 iswithin 11 months ago
fdai7012 0e169ceb56 refactoring: removed unused import 11 months ago
fdai2751 c5f46f59d6 Test: JunitTest verified correct cell 11 months ago
fdai7012 a9dd9a8123 refactoring: created variable for expected result 11 months ago
fdai7012 8e6c532498 removed console log 11 months ago
fdai7012 5671fddb70 added test for pause visualization 11 months ago
fdai2751 e8a6b32276 Refactoring: update function in GameManager 11 months ago
fdai7012 23dd94c88d refactoring: fixed suspicious recurring typo 11 months ago
fdai7012 174b2f8343 refactoring: formatting 11 months ago
fdai7012 89f9d455ed changed gameManager test to use newer visualizer 11 months ago
fdai7012 ca90312709 refactoring: optimizations 11 months ago
fdai7012 6f6cd6275f refactoring: removed unused variable 11 months ago
fdai7012 4d2bc56ace Implemented GhostBehaviorChase 11 months ago
fdai7012 f163f10ef3 added test for fruit spawning 11 months ago
fdai7012 917c968b14 added test for player spawning 11 months ago
fdai7012 65263ff394 added test for player input processing4 11 months ago
fdai7012 e7eb8367e2 added test for player input processing3 11 months ago
fdai7012 15021762ff added test for player input processing2 11 months ago
fdai2751 9ffc4af8df added the collision function player vs Ghosts 11 months ago
fdai7012 a1f59827c2 Merge branch 'main' of https://gitlab.cs.hs-fulda.de/fdai7012/pacmayham 11 months ago
fdai7012 6cbbcb8ac7 added test for player input processing 11 months ago