(composition)
About
(composition) is a puzzle game based on the ideas of functional programming. The goal of the game is to compose a list of functions that transform two dimensional wall of cubes from one state to another. Imagine rubik's cube where each manipulation is completely unique and your input and goal are always different.
Features:
- 60 different tasks from easy to ridiculously hard
- Custom task generator for infinite replayability
- 30+ state transforming functions including beloved champions of sequence manipulation like map, filter, scanl and many others
- Three different cube types representing values from ternary logic system (true, false, maybe)
- 10 different color palettes and ability to create custom palette
Original idea is taken from free web game Cube Composer