One Color by jonask
You have to select the strongest color!
Windows
=======
Extract the zip and run one_color.exe
Linux
=====
I recommend compiling the game from source but if you want
you can run the windows binary through wine.
Arch Linux:
sudo pacman -S --needed git gcc make allegro
git clone https://github.com/karjonas/one_color.git
cd one_color
make
./one_color
Ubuntu:
sudo apt-get install git g++ liballegro5.0 liballegro5-dev
git clone https://github.com/karjonas/one_color.git
cd one_color
make
./one_color
Written in C++ with allegro 5 using a text editor :)
Windows
=======
Extract the zip and run one_color.exe
Linux
=====
I recommend compiling the game from source but if you want
you can run the windows binary through wine.
Arch Linux:
sudo pacman -S --needed git gcc make allegro
git clone https://github.com/karjonas/one_color.git
cd one_color
make
./one_color
Ubuntu:
sudo apt-get install git g++ liballegro5.0 liballegro5-dev
git clone https://github.com/karjonas/one_color.git
cd one_color
make
./one_color
Written in C++ with allegro 5 using a text editor :)
Ratings
| Coolness | 62% | 3 |
| Overall | 3.26 | 296 |
| Audio | 2.41 | 540 |
| Fun | 3.03 | 377 |
| Graphics | 2.41 | 754 |
| Humor | 1.81 | 693 |
| Innovation | 3.20 | 303 |
| Mood | 2.46 | 709 |
| Theme | 2.72 | 580 |
My only suggestion is that the gameplay should be slightly faster (faster transitions between levels), but it's already almost perfect as it is.
I will play this again and make other people play it.
The concept is very simple and there isn't much to it, although the game feels very nice to play.
It may need some polish, but it's sufficient.