Poliman is inspired by the Pac-Man game developed by Japanese firm Namco in 1980. In this case, the player's goal is to get through all the college stages without getting caught by the teachers. This project was created as part of an assignment to design an educational platform incorporating Pac-Man based gamification elements ("Fostering the Transversal Digital Competences in Higher Education" Ref. Project: 2022-1-ES01-KA220-HED-000089861).
There are 3 levels: the dorm, the campus and the classroom. Your goal is to avoid being caught by the professors. If they catch you, you'll have to answer a question. Get three questions wrong and you'll fail the exam!

- WASD - move the character
There are pre-compiled binaries in the Releases section.
You can compile the game yourself on Windows, Linux and Mac OS. Download and install the prerequesites:
Execute these commands to build:
meson setup builddir
cd builddir
meson compile
- Sprites & art: https://github.com/EnescuDianaCristina
- Level design, testing & bug fixes: https://github.com/darianski143