cube-composer
Cube composer
A puzzle game written in PureScript that uses functional programming principles to compose and solve 2D cube puzzles.
A puzzle game inspired by functional programming
2k stars
23 watching
84 forks
Language: PureScript
last commit: almost 2 years ago
Linked from 3 awesome lists
browser-gamefunctional-programminggameprogramming-exercisepurescriptpuzzle
Related projects:
Repository | Description | Stars |
---|---|---|
sharkdp/purescript-flare | A UI library built on top of Applicative-style programming to create reactive user interfaces | 285 |
stoeffel/compose-function | A JavaScript library for composing functions together to create new function combinations. | 56 |
cac-t-u-s/om-sharp | An environment for creating and processing music with visual programming tools based on Common Lisp. | 167 |
ibob/dynamix | A C++ library for dynamically composing and modifying objects at runtime | 672 |
mentalisttraceur/python-compose | A Python library that enables function composition with type checking and support for async/await | 33 |
wainwrightmark/puzzle_cube | A web-based solution for Rubik's cube puzzles, allowing users to solve and generate solve data in their browsers. | 9 |
haskellcamargo/babel-plugin-function-composition | A Babel plugin that enables function composition using the & operator to create more complex functions from simple ones. | 63 |
igorw/compose | Allows users to stitch functions together to form a pipeline. | 84 |
kshitij-banerjee/cubiks-2048 | A 2048 game written in JavaScript where cubes with the same number merge upon collision. | 25 |
rung-tools/babel-plugin-holes | A Babel plugin that adds expressive power to JavaScript by providing a system of holes for functional programming and function composition. | 48 |
alexjlockwood/compose-multiplatform-2048 | A 2048 game written in Kotlin using Jetpack Compose Multiplatform for multiple platforms. | 447 |
dmotz/hexaflip | An animation library for visualizing arrays as cube interfaces with touch/mouse interaction and customizable styling. | 137 |
celestebetancur/chmusick | An interactive musical interface built with ChucK, providing a simple and intuitive way to create music. | 37 |
csnw/d3.compose | A library for composing complex data-driven visualizations from reusable charts and components with D3 | 698 |
jamesplease/react-composer | A library to simplify composing multiple render prop components together | 611 |