2048
There are 941 repositories under 2048 topic.
gabrielecirulli/2048
The source code for 2048
plibither8/2048.cpp
🎮 Fully featured terminal version of the game "2048" written in C++
danqing/2048
The iOS version of 2048, made using SpriteKit
dotnet/dotnet-console-games
Game examples implemented as .NET console applications primarily for providing education and inspiration. :)
mevdschee/2048.c
Console version of the game "2048" for GNU/Linux
devrsi0n/React-2048-game
:video_game: A fancy 2048 game build with react, redux best practices.
tpcstld/2048
Porting 2048 to android
anuranBarman/2048
Famous 2048 Game in Flutter
yangshun/2048-python
🐍 2048
xwjdsh/2048-ai
An simple AI for the 2048 game.
tiehuis/2048-cli
The game 2048 for your Linux terminal (https://github.com/gabrielecirulli/2048)
DaoCloud/dao-2048
2048 is a number puzzle game.
mateuszsokola/2048-in-react
:joystick: 2048 game in Next.js with awesome animations!
XMuli/cPlusPlus
C/C++写的小游戏: 2048、FlappyBird、通讯录、终端 IM、 界面 IM、仿 QQ 简版聊天
alewmoose/2048-in-terminal
Animated console version of the 2048 game
opendilab/DI-1024
1024 + 深度强化学习(Deep Reinforcement Learning + 1024 Game/ 2048 Game)
owenlongbo/android2048
Android 2048
Sanqui/2048-gb
a gameboy (and SMS) port of 2048
pengfu/vue-2048
An implementation of the 2048 game using Vue 3. Living Demo
gd4Ark/2048
🎮 2048 game developed using javascript
doodlecricket/doodlecricket.github.io
Doodle Cricket and Other Google Doodle Games
FelipeMarcelino/2048-Gym
This projects aims to use reinforcement learning algorithms to play the game 2048.
liuhong1happy/react-native-2048
React Native 2048 Game
rpendleton/lc3-2048
implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture
monicatvera/2048
The game 2048 in react
kwrush/react-2048
A React implementation of 2048 game built with typescript and styled-components
mat-sz/2048
🎮 2048 clone (React/TypeScript/Redux). No canvas.
zigurous/unity-2048-tutorial
🧩🥈 Learn to make 2048 in Unity.
adrienball/2048-rs
A rust implementation of the famous 2048 game
alyyousuf7/twenty48
2048 game on CLI
manuel-martos/compose-2048
Porting 2048 game to Android using Jetpack Compose
ZacharyPatten/dotnet-blazor-games
Game examples implemented in .NET blazor components primarily for educational purposes.
8Gitbrix/2048Haskell
Play 2048 from the command line /terminal !
Frost-Phoenix/2048-cli
🕹️ 2048 clone that run in the terminal
macroxue/2048-ai
A strong AI for the popular 2048 game. It reaches the 65536 tile 3% of the time, without undos.
YangRui2015/2048_env
2048 environment for Reinforcement Learning and DQN algorithm