chro.mono
Jump to navigation
Jump to search
chro.mono | |
---|---|
Circular color puzzle | |
Genre | Puzzle game |
Latest release | 1.1.1 (Announcement) |
Release date | August 18th, 2021 |
Developer | Thomas Perl |
Code license | GPLv2+ |
Media license | GPLv2+, CC0/CC-BY (music, sfx) |
Engine | Circle1D |
P. language | C++11 |
Library | SDL2, libvorbis, zlib, OpenGL 2.0 |
Contribute | |
chro.mono is a free game. This means that the source code is available to be studied, modified, and distributed. Most projects look for help with testing, documentation, graphics, etc., as well. |
chro.mono is a circle color puzzle game originally released in June 2013 by Thomas Perl and open sourced in August 2021. The goal is to drag around colored circles and change the color of "half-colored" circles in as short a time as possible.
Source Code[edit]
The source code is available at: https://thp.io/2013/chromono/chromono-1.1.1.tar.gz
The README
lists the build requirements, cmake
is used as build system.
You can build it directly in the source tree and then start it using build/chromono
, or use make install
to install system-wide.
Packages[edit]
- Arch Linux (AUR): https://aur.archlinux.org/packages/chromono/
- Debian: ITP, RFS, NEW
- Fedora: https://copr.fedorainfracloud.org/coprs/thp/chromono/