Skip to content

Timotheergd/pacman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project : Pacman-like

Project for school - IMT Nord Europe

Object

Make a Pacman-like in C

How to play ?

On Windows or Mac

I don't have any idea :(

On Linux

  • Open terminal and go to ./pacman
  • Write the command : $make all
  • Enjoy :)

Add/Change maps

How they are stored

Levels are stored in levels.txt

Each line is a level Each line is formed by numbers :

nomber object
0 empty
1 wall
2 player
3 ghost
4 gum
5 big Gum
6 gate
7 ghost respawn point

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published