text2048

Number game

A text-based implementation of the popular number-matching game 2048

Text mode 2048 game

GitHub

6 stars
3 watching
0 forks
Language: Ruby
last commit: over 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
bfontaine/term2048 A terminal-based implementation of the popular number-summing game 2048 805
benkoshy/numbercounter A simple game where the user counts numbers to progress through levels 0
themattrix/sed2048 An implementation of the popular puzzle game 2048 using sed scripting language 107
wenxuanjun/2048 An implementation of the 2048 game using AI algorithms 2
uncomputable/natural-number-game Reimplementation of the Natural Number Game in Coq 6
tnishinaga/rpi_micon_c85book A Raspberry Pi program that demonstrates bare-metal programming and game development using C. 46
gregorulm/h2048 An implementation of the game 2048 in Haskell with basic logic and console UI. 89
mgrojo/play_2048 A 2048 game implementation with customizable themes, board sizes, and features like saving state and undoing moves. 4
abejfehr/parity A numbers puzzle game where players make each number on a grid equal by incrementing selected cells with arrow key input 37
thery/t2048 A Coq implementation of the 2048 game 22
jeffhou/hex-2048 A Hexagon-based implementation of the popular number-matching game 15
widatama/guess-the-number A single-player game where players try to guess a randomly chosen number within a limited number of attempts 0
taw/imba-2048 An implementation of the popular 2048 game in the Imba programming language. 7
lexmag/tty2048 A terminal-based implementation of the 2048 game in Elixir 155
josefzila/bash2048 A Bash implementation of a popular tile-matching game where players combine numbers to score points. 899