Skip to content

pawel-kieliszczyk/pacman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pacman

Examples of usages of a popular C++ library for building user interfaces (Cinder) in a real problem: classic Pacman game.

Requirements

  • OS X
  • Clang 3.4
  • Boost

Download

git clone https://github.com/pawel-kieliszczyk/pacman.git

Compilation

cd Build
scons -f SConstruct-application

Screenshot

ScreenShot