47 Commits (8f845460cccd2ffbaa0bd3d30d2db9f8bbf20e5b)
 

Author SHA1 Message Date
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 12 months ago
fdai7012 b0d7129e1c Fixed map coordinates being inverted 12 months ago
fdai2751 e1197bbd21 Merge branch 'main' of https://gitlab.cs.hs-fulda.de/fdai7012/pacmayham 12 months ago
fdai2751 b6f4058f16 implemented ghosts visualisation to Visualiserplaintext 12 months ago
fdai7917 267a021778 added Colision Test Function to Game Manager 12 months ago
fdai2751 e85024943e Fixed uninitialized position attribute in Ghost 12 months ago
fdai2751 e1cc598fa8 Merge branch 'main' of https://gitlab.cs.hs-fulda.de/fdai7012/pacmayham 12 months ago
fdai2751 6ff7bb5e77 Added Clone function to Vector 2 12 months ago
fdai7012 5666fd6863 Refactored Input forwarding to own function 12 months ago
fdai7012 5daadeaa06 Merge branch 'main' of https://gitlab.cs.hs-fulda.de/fdai7012/pacmayham 12 months ago
fdai7012 712f058eb8 Fixed Error in Ghost Constructor 12 months ago
fdai2751 399f4cb58e Merge branch 'main' of https://gitlab.cs.hs-fulda.de/fdai7012/pacmayham 12 months ago
fdai2751 812dadfd12 added Ghosts to GameManager 12 months ago
fdai7910 3c7d95299e added process for player input 12 months ago
fdai7012 7c417fe69f Added GhostBehaviorChase 12 months ago
fdai7012 741dab03a7 Added GhostBehavior Interface 12 months ago
fdai2751 abc663693c add Ghost 12 months ago
fdai7012 07c75c1245 Added Move function to Player 12 months ago
fdai7012 a9ab44160b Added Player 12 months ago
fdai7012 5f191f6ecf Added Keyboard Input routing to forward Input from Program to GameManager 12 months ago
fdai7012 d006ccf0b9 Added ProcessInput function placeholder to GameManager 12 months ago
fdai7012 ef5dc961c4 Added GameLoop Function to Program 12 months ago
fdai7012 758ec71519 Added Update Function to GameManager 12 months ago
fdai7012 c68803a846 Implemented visualization update to VisualizerPlainText 12 months ago
fdai7012 de5fabe5d7 Added VisualizerPlainText 12 months ago
fdai7012 5fe25f68e5 Added GetCell Function to Map 12 months ago
fdai7012 9675f89368 Fixed Update Function Visualizer Interface 12 months ago
fdai7012 f470fa65db Added Visualizer interface 12 months ago
fdai7012 22f4bca7ae Added GameManager 12 months ago
fdai7012 00aff24f39 Added default constructor to Map 12 months ago
fdai7012 278955c351 fixed Cell attributes 12 months ago
fdai7012 95250a1ac9 Added Map 12 months ago
fdai7012 dacd949261 Added Cell 12 months ago
fdai7012 9a91d96191 Added Add function to Vector2 12 months ago
fdai7012 8a21b354f3 Added Equals function to Vector2 12 months ago
fdai7012 8471bb03a9 Added Vector2 12 months ago
fdai7012 aae0e78bac Added input storage to ui 12 months ago
fdai7012 5c0f7719d4 Created Basic UI 12 months ago
fdai7012 e60c5675a9 Removed pause from build-project.sh 12 months ago
fdai7012 cd9163ac1d Set Up Project Folder 12 months ago
fdai7012 ab8ce66522 Initial commit 12 months ago