PacMan game used in the Software Engineering Methods (CS minor, TU Delft)
Stars
12
Forks
33
Watchers
12
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
Add unittests, in which the two failing tests are also fixed
754e6cdView on GitHubMake ghosts stay put while an invalid key is pressed
29c9f06View on GitHubAdd color to the UI of spaghetti and refactored versions
35bf035View on GitHubMerge pull request #1 from mdjong1/feature/ui_elements_coloring
b7c1fabView on GitHubFix bug: withinBorders() was returning True in the boundary. The bug also existed because the tests were buggy in first place
575430dView on GitHubfix bug in generate_int function: it was not using the passed parameters
e6936dfView on GitHub