mirror of
https://github.com/Xevion/Pac-Man.git
synced 2025-12-13 12:12:25 -06:00
feat: pathfinding, ghost and blinky state, update dependencies
This commit is contained in:
@@ -58,6 +58,8 @@ mod constants;
|
||||
mod direction;
|
||||
mod entity;
|
||||
mod game;
|
||||
mod ghost;
|
||||
mod ghosts;
|
||||
mod helper;
|
||||
mod map;
|
||||
mod modulation;
|
||||
|
||||
Reference in New Issue
Block a user