224 Commits (19571757f327bcd8cbcb7ad99682fe45fe0ad60e)
 

Author SHA1 Message Date
fdai7910 eb100975f1 added state for edible ghosts in GameManager 11 months ago
fdai7753 ca1b669f7c Merge branch 'main' of https://gitlab.cs.hs-fulda.de/fdai7012/pacmayham 11 months ago
fdai7753 ab542720b7 refactoring: Fixed wasd+ctrl glitch causing crashes 11 months ago
fdai7910 15b9bd80cb added visuals for score in VisualizerPlaintText 11 months ago
fdai2751 49c14a486e added the togglePause fonction in to gameManager and changed the pause instruction on ESC 11 months ago
fdai7910 f06f86ca0e refactoring: fixed error message in VisualizerPlainText 11 months ago
fdai2751 a4bdc9073e added the Unpause fonction into gameManager 11 months ago
fdai2751 ff7075f7e2 added Pause fontion into gameManager 11 months ago
fdai2751 25602d6ff2 added pause boolean to gameManager 11 months ago
fdai2751 9847527ba8 added score to plaintextvisualizer 11 months ago
fdai7910 e060b184fb added destroyCherry function to GameManager 11 months ago
fdai7910 737ace11bb added visuals for cherry in VisualizerPlainText 11 months ago
fdai7910 054494cf2b added spawnCherry function in GameManager 11 months ago
fdai7910 e83ac8db4f added updatePlayerCell function to GameManager 11 months ago
fdai7910 20d88f3075 refactoring: formating of GameManager 11 months ago
fdai7910 376742e0c9 added functionality to triggerDot function 11 months ago
fdai7910 1e5d36d12c added reference from Cell to Map 11 months ago
fdai7910 d93047ffac added reference from Map to GameManager 11 months ago
fdai7910 8823cd5128 refactoring: removed one constructor in Map 11 months ago
fdai7910 d1ccd84e74 added triggerItem function to cell 11 months ago
fdai7910 9c01f0b368 added score 11 months ago
fdai2751 26f19749ef new fonction Spawn() spowne the player to the next step 11 months ago
fdai2751 9e8bffd70d refractoring: new fonction Update() time variable in 5 step 11 months ago
fdai2751 33e43bb6d3 refactoring: new Function setupGame initialized 11 months ago
Julian be77bf984c Added Spawn Function to Player 11 months ago
Julian 73832db295 Added PlayerSpawn to Map 11 months ago
fdai2751 9de08b0071 refactoring: Fixed invalid return in Map 11 months ago
Julian 8f845460cc Added test for isWithin Function in Vector2 11 months ago
Julian 1638c71a00 Added isWithin Function to Vector2 11 months ago
fdai2751 870b845630 refactoring: fixed uninitialised player direction 11 months ago
fdai7753 ac123f3dd1 refactoring: Fixed problems with player class 11 months ago
fdai7753 5d52c84e1d Implemented player rendering into playing field 11 months ago
fdai7753 5c7f5879d1 refactoring: Fixed uninitialized player coordinate 11 months ago
fdai7753 4a3e090a57 Added playerSprite to VisualizerPlainText 11 months ago
fdai7012 b0d7129e1c Fixed map coordinates being inverted 11 months ago
fdai2751 e1197bbd21 Merge branch 'main' of https://gitlab.cs.hs-fulda.de/fdai7012/pacmayham 11 months ago
fdai2751 b6f4058f16 implemented ghosts visualisation to Visualiserplaintext 11 months ago
fdai7917 267a021778 added Colision Test Function to Game Manager 11 months ago
fdai2751 e85024943e Fixed uninitialized position attribute in Ghost 11 months ago
fdai2751 e1cc598fa8 Merge branch 'main' of https://gitlab.cs.hs-fulda.de/fdai7012/pacmayham 11 months ago
fdai2751 6ff7bb5e77 Added Clone function to Vector 2 11 months ago
fdai7012 5666fd6863 Refactored Input forwarding to own function 11 months ago
fdai7012 5daadeaa06 Merge branch 'main' of https://gitlab.cs.hs-fulda.de/fdai7012/pacmayham 11 months ago
fdai7012 712f058eb8 Fixed Error in Ghost Constructor 11 months ago
fdai2751 399f4cb58e Merge branch 'main' of https://gitlab.cs.hs-fulda.de/fdai7012/pacmayham 11 months ago
fdai2751 812dadfd12 added Ghosts to GameManager 11 months ago
fdai7910 3c7d95299e added process for player input 11 months ago
fdai7012 7c417fe69f Added GhostBehaviorChase 11 months ago
fdai7012 741dab03a7 Added GhostBehavior Interface 11 months ago
fdai2751 abc663693c add Ghost 11 months ago