Poor JavaScript edition of Pacman arcade game, written in 2-3 days during first months of Coronavirus pandemic. I coded it in 2020 for Client Applications course in Upper-Secondary Schools of Communications.
To run this project, you need to host it (e.g. via VS Code Live Server plugin)
- pathfinding alghoritms, especially A*
- keeping code fairly clean
- work under stress