2048-2600
Atari 2048 game
A port of the popular puzzle game to the Atari 2600 console
A port of the 2048 game to the Atari 2600 VCS
68 stars
9 watching
4 forks
Language: Assembly
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
thery/t2048 | A Coq implementation of the 2048 game | 22 |
sanqui/2048-gb | A port of the popular number-matching game 2048 to the Gameboy and SMS platforms. | 112 |
atari800/atari800 | An emulator for classic Atari 8-bit computers and consoles. | 352 |
stella-emu/stella | An Atari 2600 emulator that allows playing classic games on PC | 624 |
taw/imba-2048 | An implementation of the popular 2048 game in the Imba programming language. | 7 |
themattrix/sed2048 | An implementation of the popular puzzle game 2048 using sed scripting language | 107 |
alewmoose/2048-in-terminal | A terminal-based implementation of the popular 2048 game | 149 |
brunoborges/fx2048 | A JavaFX-based implementation of the popular puzzle game 2048 | 275 |
lexmag/tty2048 | A terminal-based implementation of the 2048 game in Elixir | 155 |
ollej/rust-bunner-macroquad | A port of the game Bunner from Code the Classics vol 1 to Rust+Macroquad | 6 |
mgrojo/play_2048 | A 2048 game implementation with customizable themes, board sizes, and features like saving state and undoing moves. | 4 |
dev-family/wasm-2048 | An implementation of the popular 2048 game in Rust using Yew and compiled to WASM. | 152 |
wenxuanjun/2048 | An implementation of the 2048 game using AI algorithms | 2 |
robin/2048_playground | A Swift implementation of the popular puzzle game 2048 | 43 |
kshitij-banerjee/cubiks-2048 | A 2048 game written in JavaScript where cubes with the same number merge upon collision. | 25 |