137 Commits (6c6b6b10aae12df19e01320dddf41c838f0a48ba)
 

Author SHA1 Message Date
fdai7753 004abc7cf6 Addition of ghost spawn 1 on map 11 months ago
fdai7753 3b4a3f89c4 Continuation of adding ghost spawns 11 months ago
fdai7753 3e58cc98d3 Merge branch 'ghosts' 11 months ago
fdai7753 c25a45f196 Fixed ghosts branch crashes 11 months ago
fdai7910 f0ed90a72f Merge branch 'main' of https://gitlab.cs.hs-fulda.de/fdai7012/pacmayham 11 months ago
fdai7910 7a402cddf9 changed movement behaviour in Player 11 months ago
fdai2751 10a4f1d11f Merge branch 'menu' 11 months ago
fdai7753 9b2da8a4d6 Added move directions to ghosts 11 months ago
fdai7753 6b78ab00f8 Added ghost number system in Map.java and GameManager.java 11 months ago
fdai7910 a3762599f2 Merge branch 'player' 11 months ago
fdai7753 c1efe11b68 Added ghost spawns to Map 11 months ago
fdai7910 9513c58b9c changed pill functionality in Cell 11 months ago
fdai7910 74ac629091 added functionality for pill in Cell 11 months ago
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