2048-reasons
Game library
A game implementation in Reason, using functional programming principles and React, with simplified UX and testing for a condensed gameplay experience
It's just 2048, but not how you know it.
14 stars
4 watching
1 forks
Language: Reason
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
alanrsoares/reasonml-game-of-life | A ReasonML implementation of Conway's Game of Life with features for educational purposes and future development. | 8 |
denis-ok/reasonml-reatris | An implementation of the classic Tetris game using Reason and React. | 5 |
arecvlohe/reason-react-simon-game | A ReasonReact implementation of the classic Simon Game | 9 |
reasonml-community/mareo | An HTML 5 canvas implementation of Mario in Reason + Bucklescript | 383 |
jonlaing/rationale | A Ramda-inspired utility library for ReasonML/OCaml. | 275 |
scottcheng/si-reason | A 3D Connect Four game built in OCaml using Reason and ReasonReact, providing an interactive experience. | 16 |
ajhager/rog | A game development library providing basic functionality for creating roguelike games | 50 |
austinzheng/ios-2048 | A 2048-style game implementation in Objective-C for iOS | 328 |
alewmoose/2048-in-terminal | A terminal-based implementation of the popular 2048 game | 149 |
venil7/reason-chess | A chess engine built using ReasonML with features like minimax algorithm and alpha-beta pruning for game development. | 23 |
mgrojo/play_2048 | A 2048 game implementation with customizable themes, board sizes, and features like saving state and undoing moves. | 4 |
manasjayanth/reason-aoc-starter | A starter kit for building Advent of Code puzzles in Reason | 9 |
gen2brain/raylib-go | Provides Go bindings for a popular game development library | 1,625 |
gregorulm/h2048 | An implementation of the game 2048 in Haskell with basic logic and console UI. | 89 |
f1nalspace/final_game_tech | A collection of game-related libraries and utilities written in C/C++ | 177 |