Skip to content

jesper-olsen/UniPac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UniPac: Unicode-powered Pacman Adventure

Pacman for the terminal.

Has most of the game elements from the original game:

  • Ghosts go through 'shuffle' and 'chase' (💡) periods where they ignore/target pacman.
  • Ghosts flee pacman when frightened.
  • Ghosts slow down in the tunnel and when freightened.
  • When eaten, ghost eyes trace a path back to the ghost house.
  • Two 'fruit' bonuses on every level.
  • Cornering.

Pacman is animated with ascii symbols and the ghosts rendered with different ghostly unicode emoticons (Pinky 👺, Blinky 👹, Inky 👻, Clyde 🎃); Unicode has symbols for most of the fruit bonuses (🍒,🍓,🍑,🍎,🍇,🚀,🔔,🔑), but not for the ghosts themselves.

Controls are on the arrow keys.

% cargo run

Game UI

Credits:

About

UniPac: Unicode-powered Pacman Adventure

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages