summaryrefslogtreecommitdiff
path: root/pacman/model (follow)
AgeCommit message (Collapse)AuthorFilesLines
2025-05-07refactor/pacman-movement (#19)mithe245-75/+184
* refactor(model/Direction): Put Direction enum in Entity class * refactor(model/pacman-movement): Refactored pacman movement
2025-04-29Initial commitmithe2412-4/+481
2025-04-29Initial commitMikkel1-0/+7
squashed all previous commits to one.