Welcome to PurpleFace!
PurpleFace is a puzzle game created by 2028games. Navigate Purpley, the main character, through many different levels that require you to think and plan ahead!
Screenshots
Downloading and Installing
PurpleFace is built in python and can be played on most platforms. See below for specific details regarding your operating system.
Windows
If you don't have python installed (or you still believe python is just a snake), then download PurpleFace pressing the "Download (Windows)". button above. After downloading PurpleFace, just extract the downloaded zip file in a new folder and double-click the "Play PurpleFace" icon. &br Technical Info: This edition contains a small, portable version of python 2.7 and pygame so that you won't have to install them by yourself.
If you have python 2.7 installed, along with the pygame library, then you can download the PurpleFace zip which is considerably smaller in size. After downloading, extract the downloaded zip file in a new folder and double-click the "main.py" icon to play.
Unix
Again, for PurpleFace to work, you have to install python 2.7 and pygame. After that, download the PurpleFace zip. After downloading, extract the downloaded zip file in a new folder and double-click the "main.py" icon to play.
For example to download python and pygame for the Debian / Ubuntu family you can run the following in your console:
sudo apt-get install python-pygame
Android
Development of an Android version of PurpleFace is currently in progress. Stay Tuned!