Page MenuHomePhabricator (Chris)

No OneTemporary

Authored By
Unknown
Size
1 KB
Referenced Files
None
Subscribers
None
diff --git a/README.md b/README.md
index ad29859..9a59f85 100644
--- a/README.md
+++ b/README.md
@@ -1,36 +1,38 @@
# Pacman
-This is a remake of the classic Pacman in C++. It was developed in the summer of 2014 as proof of concept.
+This is a remake of the classic Pacman in C++. It was developed in the summer of 2014 as proof of concept.
+
+# Screenshots
Starting the game:
![Game](http://i.imgur.com/Qa5ttf7.png)
-Modo rammpage! Take that ghosty
+Rampage mode! Now it's my turn
![Rampage mode](http://i.imgur.com/JdzGIas.png)
-3 ghosts eaten, one more for aze!
+3 ghosts done, one more for aze!
![Ghosts eaten](http://i.imgur.com/N7qP1Oz.png)
# Can i try 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 in no time. 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/x-diff
Expires
Sat, May 16, 7:13 AM (17 h, 1 s)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
64075
Default Alt Text
(1 KB)

Event Timeline