| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2025-05-07 | fix/small-fixes (#14) | mithe24 | 1 | -2/+4 | |
| * fix(model/entities): entites start in center of tile * style(pacman): It should be width and height, not height and width. * refactor(view): Changing setting of background color | |||||
| 2025-05-07 | Feature/json parser (#18) | mithe24 | 1 | -2/+4 | |
| * chore(model/json-parser): Added maven dependency * chore(model): Removed old test JSON file * refactor(model/GameState): List better then map, entities should be able to overlap * feat(Pacman): Added GameState builder to initiate GameState with given paramters. Added a short example JSON-file, more key-value pairs needs to be added as the game progresses. Likewise the builder won't parse for any other key-value pair automatically. | |||||
| 2025-04-29 | Initial commit | mithe24 | 4 | -6/+180 | |
| 2025-04-29 | Initial commit | Mikkel | 13 | -0/+9 | |
| squashed all previous commits to one. | |||||