PacMan
PacMan game in C language
Description

I wrote this game just for fun, to pracice C programming. The game is completely character based, so no graphics is used, just plain ASCII is used :)
Main fatures:
- adjustable difficulty (opponent count, speed)
- user made maps (needs some coding, in a later version it will be loaded from text files)
- scoreboard
Files and sourcecodes
PacMan game
Playable game binaries (pacman.exe)
PacMan CodeBlocks project
Source files, project files for CodeBlocks
Dev documentation
User documentation
Project menu
Related links
- PacMan Wiki
- CodeBlocks
Developer tool for the source codes and project files

