| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Game over screen.
Corrected coordinates in is_liberation_zone().
The capture of pacman.
Changed the function name from caughting_stage() to catching_stage().
|
|
|
|
|
| |
Reverse direction
Random direction
|
|
|
|
|
|
|
| |
The initialization of ncurses parameters and ghosts was put into functions.
The order of movements has been changed: now pacman moves first.
Accounting for eaten coins.
Correct coin erasure.
|
|
|
|
|
|
| |
Fixed remaining direction check for pacman (old version was commented out).
Breadth First Search for red ghost.
Changed switch style.
|
|
|