bash2048
Tile game
A Bash implementation of a popular tile-matching game where players combine numbers to score points.
Bash implementation of 2048 game
899 stars
32 watching
207 forks
Language: Shell
last commit: 10 months ago
Linked from 5 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of the popular puzzle game 2048 using sed scripting language | 107 |
| A collection of terminal-based games built using FTXUI. | 12 |
| A TypeScript-based game written in Web Components using the JS13K game competition as a challenge | 23 |
| A terminal-based implementation of the popular number-summing game 2048 | 805 |
| A terminal-based word game with features like draw retries and customizable rules | 8 |
| A zsh-based wordle game with tab completion features | 3 |
| A 2048 game implementation with customizable themes, board sizes, and features like saving state and undoing moves. | 4 |
| An implementation of Conway's Game of Life using Android, allowing customization and transformation into other cellular automata rules | 98 |
| A collection of materials and code snippets for teaching purely-functional game programming with Scala | 163 |
| An implementation of the game 2048 in Haskell with basic logic and console UI. | 89 |
| A terminal-based word guessing game with pluggable backends and user statistics tracking | 68 |
| A text-based implementation of the popular number-matching game 2048 | 6 |
| A Lisp game built using the Common Lisp programming language. | 6 |
| A physics-based puzzle game where players combine falling numbered tiles to score points, with optional high-quality graphics and realistic physics. | 30 |
| A game where players find identical images in a grid of similar ones | 1 |