back to scratko.xyz
aboutsummaryrefslogtreecommitdiff
path: root/ghosts.c
Commit message (Expand)AuthorAgeFilesLines
* Game over and restartscratko2024-04-151-9/+9
* Capture and liberation of ghostsscratko2024-04-141-5/+84
* Coin checksscratko2024-04-121-4/+4
* Added behavior modesscratko2024-04-121-16/+63
* Removed the reverse motion for ghostsscratko2024-04-111-12/+31
* Searching for all ghostsscratko2024-04-101-28/+169
* Tracking coins eatenscratko2024-04-071-10/+10
* BFS, queue filesscratko2024-04-071-66/+138
* Initial commitscratko2024-04-021-0/+140