Page MenuHomePhabricator (Chris)

README.md
No OneTemporary

Size
668 B
Referenced Files
None
Subscribers
None

README.md

# Pacman
This is a remake of the classic Pacman in C++. It was developed in the summer of 2014 as proof of concept.
![Game](http://i.imgur.com/Qa5ttf7.png)
# Can I play it?
Ofc! There is a compiled version for windows ready to go:
https://github.com/miachm/Pacman/releases/download/Init/Pacman-Windows-x64.zip
Linux users can compile it. Check the next section.
# Compile
Instructions:
1º Clone the repository: git clone https://github.com/miachm/Pacman.git
2º Enter in the directory: cd Pacman
3º Install dependencies (SFML): sudo apt-get install sfml-dev
4º Execute make: make
5º Done!
Requeriments:
1º C++11 compiler
2º At least SFML 2.3

File Metadata

Mime Type
text/plain
Expires
Thu, Sep 11, 1:03 PM (16 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
42659
Default Alt Text
README.md (668 B)

Event Timeline