Skip to content

Pacman is written in C classic Pacman game!

Notifications You must be signed in to change notification settings

JorgeAugusto/pacman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name : Pacman

Info:

Pacman is written in C classic Pacman game! pacman pacman pacman pacman pacman PAcman is an arcade game developed by Namco and first released in Japan in May 1980

Gif:

pacman

The rules of the game:

  • The player controls Pac-Man through a maze of various dots, known as Pac-Dots;
  • Four multi-colored ghosts: Blinky, Pinky, Inky, and Clyde.
  • The goal of the game is to consume all the Pac-Dots.
  • You have 3 lifes
  • Pacman can eat power dot and attack th gosts

Usage:

  • install/copy frameworks SDL2 to Library/Frameworks/
$> make sdl2
$> make
$> ./pacman

snakeGame with SDL2 graphic:

pacman pacman pacman pacman

Hot Keys:

  • UP, DOWN : move along the Y-axis
  • LEFT, RIGHT : move along the X-axis
  • SPACE : Pause
  • ESC : Exit

About

Pacman is written in C classic Pacman game!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages