sed2048
Puzzle Game
An implementation of the popular puzzle game 2048 using sed scripting language
The 2048 game implemented in sed
107 stars
6 watching
10 forks
Language: Shell
last commit: over 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A shell implementation of the classic Tetris game using only sed | 536 |
| A terminal-based implementation of the 2048 game in Elixir | 156 |
| A Coq implementation of the 2048 game | 22 |
| An implementation of the game 2048 in Haskell with basic logic and console UI. | 89 |
| An implementation of the popular 2048 game in the Imba programming language. | 7 |
| A Cocos2D-based Android project implementing a slider puzzle game with a tutorial document and licensed under the MIT license. | 63 |
| A terminal-based implementation of the popular number-summing game 2048 | 805 |
| A 2048 game implementation in a WeChat mini program for learning and development purposes | 363 |
| A JavaFX-based implementation of the popular puzzle game 2048 | 275 |
| A puzzle game with doors, blocks, and lasers that can be controlled using an ECS system | 10 |
| A 2048 game implementation with customizable themes, board sizes, and features like saving state and undoing moves. | 4 |
| A Hexagon-based implementation of the popular number-matching game | 15 |
| An algorithmic solver for the 2048 game using A* search with cost functions based on tile values and unassigned tiles. | 204 |
| An implementation of the popular 2048 game in Rust using Yew and compiled to WASM. | 152 |
| A Swift implementation of the popular puzzle game 2048 | 43 |