Topic: "2048"
gabrielecirulli/2048
The source code for 2048
Language: JavaScript - Size: 610 KB - Last synced at: 1 day ago - Pushed at: 6 months ago - Stars: 12,553 - Forks: 17,184

plibither8/2048.cpp
🎮 Fully featured terminal version of the game "2048" written in C++
Language: C++ - Size: 4.86 MB - Last synced at: 9 days ago - Pushed at: 10 months ago - Stars: 2,207 - Forks: 323

danqing/2048
The iOS version of 2048, made using SpriteKit
Language: Objective-C - Size: 697 KB - Last synced at: 13 days ago - Pushed at: about 2 years ago - Stars: 1,119 - Forks: 501

dotnet/dotnet-console-games
Game examples implemented as .NET console applications primarily for providing education and inspiration. :)
Language: C# - Size: 124 MB - Last synced at: 12 days ago - Pushed at: 11 months ago - Stars: 904 - Forks: 147

mevdschee/2048.c
Console version of the game "2048" for GNU/Linux
Language: C - Size: 124 KB - Last synced at: 7 days ago - Pushed at: 2 months ago - Stars: 619 - Forks: 205

devrsi0n/React-2048-game
:video_game: A fancy 2048 game build with react, redux best practices.
Language: JavaScript - Size: 9.11 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 472 - Forks: 88

tpcstld/2048
Porting 2048 to android
Language: Java - Size: 1.2 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 404 - Forks: 205

anuranBarman/2048
Famous 2048 Game in Flutter
Language: Dart - Size: 529 KB - Last synced at: 5 months ago - Pushed at: over 3 years ago - Stars: 339 - Forks: 86

xwjdsh/2048-ai
An simple AI for the 2048 game.
Language: Go - Size: 479 KB - Last synced at: 1 day ago - Pushed at: over 5 years ago - Stars: 319 - Forks: 28

yangshun/2048-python 📦
🐍 2048
Language: Python - Size: 88.9 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 303 - Forks: 260

tiehuis/2048-cli 📦
The game 2048 for your Linux terminal (https://github.com/gabrielecirulli/2048)
Language: C - Size: 212 KB - Last synced at: 20 days ago - Pushed at: about 1 year ago - Stars: 250 - Forks: 64

DaoCloud/dao-2048
2048 is a number puzzle game.
Language: JavaScript - Size: 498 KB - Last synced at: about 2 hours ago - Pushed at: 2 months ago - Stars: 217 - Forks: 2,322

mateuszsokola/2048-in-react
:joystick: 2048 game in Next.js with awesome animations!
Language: TypeScript - Size: 725 KB - Last synced at: 16 days ago - Pushed at: 8 months ago - Stars: 214 - Forks: 331

XMuli/cPlusPlus
C/C++写的小游戏: 2048、FlappyBird、通讯录、终端 IM、 界面 IM、仿 QQ 简版聊天
Language: C++ - Size: 202 MB - Last synced at: 21 days ago - Pushed at: almost 5 years ago - Stars: 207 - Forks: 82

alewmoose/2048-in-terminal
Animated console version of the 2048 game
Language: C - Size: 267 KB - Last synced at: 20 days ago - Pushed at: about 2 years ago - Stars: 152 - Forks: 24

opendilab/DI-1024
1024 + 深度强化学习(Deep Reinforcement Learning + 1024 Game/ 2048 Game)
Language: Python - Size: 1.07 MB - Last synced at: 8 days ago - Pushed at: 9 months ago - Stars: 118 - Forks: 3

owenlongbo/android2048 📦
Android 2048
Language: Java - Size: 6.04 MB - Last synced at: 7 months ago - Pushed at: over 5 years ago - Stars: 115 - Forks: 44

Sanqui/2048-gb
a gameboy (and SMS) port of 2048
Language: Assembly - Size: 248 KB - Last synced at: 7 days ago - Pushed at: about 10 years ago - Stars: 114 - Forks: 8

pengfu/vue-2048
An implementation of the 2048 game using Vue 3. Living Demo
Language: JavaScript - Size: 702 KB - Last synced at: 5 months ago - Pushed at: over 2 years ago - Stars: 104 - Forks: 42

doodlecricket/doodlecricket.github.io
Doodle Cricket and Other Google Doodle Games
Language: JavaScript - Size: 79.4 MB - Last synced at: 3 days ago - Pushed at: 4 days ago - Stars: 100 - Forks: 92

gd4Ark/2048
🎮 2048 game developed using javascript
Language: JavaScript - Size: 181 KB - Last synced at: 5 months ago - Pushed at: almost 2 years ago - Stars: 96 - Forks: 40

FelipeMarcelino/2048-Gym
This projects aims to use reinforcement learning algorithms to play the game 2048.
Language: Python - Size: 515 MB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 84 - Forks: 14

liuhong1happy/react-native-2048
React Native 2048 Game
Language: JavaScript - Size: 204 KB - Last synced at: 18 days ago - Pushed at: almost 8 years ago - Stars: 84 - Forks: 46

rpendleton/lc3-2048
implementation of git.io/2048 written in LC-3 assembly, an educational computer architecture
Language: Assembly - Size: 44.9 KB - Last synced at: 15 days ago - Pushed at: almost 3 years ago - Stars: 82 - Forks: 10

monicatvera/2048
The game 2048 in react
Language: JavaScript - Size: 2.79 MB - Last synced at: 9 days ago - Pushed at: over 2 years ago - Stars: 81 - Forks: 18

kwrush/react-2048
A React implementation of 2048 game built with typescript and styled-components
Language: TypeScript - Size: 2.68 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 72 - Forks: 25

mat-sz/2048
🎮 2048 clone (React/TypeScript/Redux). No canvas.
Language: TypeScript - Size: 288 KB - Last synced at: 16 days ago - Pushed at: over 1 year ago - Stars: 68 - Forks: 23

adrienball/2048-rs
A rust implementation of the famous 2048 game
Language: Rust - Size: 319 KB - Last synced at: 1 day ago - Pushed at: over 1 year ago - Stars: 53 - Forks: 5

alyyousuf7/twenty48
2048 game on CLI
Language: Go - Size: 57.6 KB - Last synced at: 19 days ago - Pushed at: about 5 years ago - Stars: 53 - Forks: 2

manuel-martos/compose-2048
Porting 2048 game to Android using Jetpack Compose
Language: Kotlin - Size: 3.92 MB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 51 - Forks: 1

ZacharyPatten/dotnet-blazor-games
Game examples implemented in .NET blazor components primarily for educational purposes.
Language: HTML - Size: 11.9 MB - Last synced at: 17 days ago - Pushed at: almost 3 years ago - Stars: 44 - Forks: 10

zigurous/unity-2048-tutorial
🧩🥈 Learn to make 2048 in Unity.
Language: ShaderLab - Size: 2.2 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 43 - Forks: 20

dwayne/elm-2048
A 2048 clone written in Elm.
Language: Elm - Size: 422 KB - Last synced at: 13 days ago - Pushed at: 5 months ago - Stars: 38 - Forks: 1

8Gitbrix/2048Haskell
Play 2048 from the command line /terminal !
Language: Haskell - Size: 75.5 MB - Last synced at: over 1 year ago - Pushed at: over 7 years ago - Stars: 37 - Forks: 3

LIU9293/reason-react-2048
2048 by reason-react
Language: OCaml - Size: 3.34 MB - Last synced at: about 2 years ago - Pushed at: over 7 years ago - Stars: 36 - Forks: 5

shlifedev/unity-2048
2048 game implemented in Unity. :D
Language: C# - Size: 1.14 MB - Last synced at: 6 days ago - Pushed at: about 2 years ago - Stars: 35 - Forks: 17

our-mini-games/mini-games
A collection of small games(mine sweeper 扫雷, greedy snake 贪吃蛇, link game 连连看, tetris 俄罗斯方块, spider-solitaire 蜘蛛纸牌, Chinese-chess 中国象棋 and 2048)
Language: TypeScript - Size: 14.7 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 34 - Forks: 1

ohnnySong/2048
2048 in c language
Language: C - Size: 533 KB - Last synced at: 3 months ago - Pushed at: 12 months ago - Stars: 34 - Forks: 4

mmcenta/left-shift
Using deep reinforcement learning to tackle the game 2048.
Language: Python - Size: 162 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 32 - Forks: 4

cgado12/Twenty48
A modified clone of the puzzle game 2048, built in react/typescript!
Language: TypeScript - Size: 42.5 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 31 - Forks: 3

wzpan/2048
使用 Cocos Creator 开发微信小游戏 2048(代码基于 Cocos Creator 1.10)
Language: JavaScript - Size: 202 KB - Last synced at: 4 days ago - Pushed at: about 6 years ago - Stars: 31 - Forks: 22

hoangsonww/2048-Game
🎮 New iOS, Android, and web versions of 2048 game! Engage in the addictive puzzle challenge of combining like numbers to reach 2048, crafted for enjoyable, short gameplay sessions on any device!
Language: Swift - Size: 732 KB - Last synced at: 18 days ago - Pushed at: about 1 month ago - Stars: 30 - Forks: 18

YangRui2015/2048_env
2048 environment for Reinforcement Learning and DQN algorithm
Language: Python - Size: 3.15 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 30 - Forks: 12

thomasahle/mcts-2048
A Monte Carlo Tree Search AI for the game 2048
Language: Java - Size: 43 KB - Last synced at: 15 days ago - Pushed at: almost 5 years ago - Stars: 30 - Forks: 4

moontide/TideBot
我的 IRC 机器人,虽然这个 Bot 能让聊天者在 IRC 里玩游戏,但除了游戏,还有其他很多功能。
Language: Java - Size: 1.61 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 29 - Forks: 3

trknhr/2048-go
This is 2048 working on CLI
Language: Go - Size: 370 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 26 - Forks: 0

pierrechevalier83/2048-rs
Rust implementation of 2048 game
Language: Rust - Size: 16.8 MB - Last synced at: 15 days ago - Pushed at: 9 months ago - Stars: 25 - Forks: 6

rockcarry/games
Language: C - Size: 24.4 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 25 - Forks: 4

EXL/2048
A simple implementation of the 2048 puzzle game in C language for huge amount of various platforms.
Language: C - Size: 19 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 24 - Forks: 6

Frost-Phoenix/2048-cli
🕹️ 2048 clone that run in the terminal
Language: C - Size: 1.23 MB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 24 - Forks: 4

shubhexists/2048
2048 implemented in Flutter
Language: Dart - Size: 229 KB - Last synced at: 10 days ago - Pushed at: over 1 year ago - Stars: 24 - Forks: 12

gorgitko/MI-MVI_2016
Semestral project for the subject Methods of computational inteligence @ fit.cvut.cz
Language: Jupyter Notebook - Size: 416 KB - Last synced at: over 1 year ago - Pushed at: about 8 years ago - Stars: 23 - Forks: 6

spytheman/v2048
A simple game of 2048, written in V.
Language: V - Size: 390 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 22 - Forks: 1

thery/T2048
a version of the 2048 game for Coq
Language: Coq - Size: 44.9 KB - Last synced at: 17 days ago - Pushed at: over 1 year ago - Stars: 22 - Forks: 1

edubart/nelua-game2048
Clone of the 2048 game in Nelua using Raylib
Language: Lua - Size: 821 KB - Last synced at: 13 days ago - Pushed at: over 3 years ago - Stars: 22 - Forks: 1

huonw/2048-4D Fork of gabrielecirulli/2048
2048, in 4d
Language: CSS - Size: 402 KB - Last synced at: 10 months ago - Pushed at: over 3 years ago - Stars: 21 - Forks: 13

macroxue/2048-ai
A strong AI for the popular 2048 game. It reaches the 65536 tile 3% of the time, without undos.
Language: C++ - Size: 9.14 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 6

ZKLlab/cxk-2048-react
🐓 A noisy 2048 game. 一个魔性又吵闹的2048小游戏。
Language: TypeScript - Size: 2.29 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 20 - Forks: 0

TheoKanning/2048-Python-Bot
A 2048 Bot written in Python using an adversarial search algorithm. Uses screen grabbing to determine the game state and a basic tree search to calculate moves.
Language: Python - Size: 5.86 KB - Last synced at: 1 day ago - Pushed at: almost 5 years ago - Stars: 20 - Forks: 7

bestvist/2048.node
🎮 Terminal version of the game 2048 written in Nodejs
Language: JavaScript - Size: 926 KB - Last synced at: 8 days ago - Pushed at: over 3 years ago - Stars: 18 - Forks: 1

avin/2048-game
2048 Game implementation based on Preact+Redux
Language: TypeScript - Size: 229 KB - Last synced at: 18 days ago - Pushed at: almost 4 years ago - Stars: 17 - Forks: 0

SergioIommi/DQN-2048
Deep Reinforcement Learning to Play 2048 (with Keras)
Language: Python - Size: 20.6 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 17 - Forks: 3

wtlyu/2048.c
CLI version of 2048, written in C.
Language: C - Size: 2.48 MB - Last synced at: about 1 year ago - Pushed at: about 8 years ago - Stars: 16 - Forks: 5

jinhucheung/2048-react
2048 game on React
Language: TypeScript - Size: 626 KB - Last synced at: 21 days ago - Pushed at: 23 days ago - Stars: 15 - Forks: 16

Sanotsu/freader-media-player
一个使用 flutter 开发的简单的本地媒体资源播放器,用于播放本地音频,浏览本地图片,观看本地视频。额外添加了2048、俄罗斯方块等小游戏,做到“视听娱乐”不耽误。
Language: Dart - Size: 7.41 MB - Last synced at: 11 days ago - Pushed at: 6 months ago - Stars: 15 - Forks: 0

osfans/android2048
安卓2048方言版
Language: Java - Size: 2.46 MB - Last synced at: 16 days ago - Pushed at: almost 4 years ago - Stars: 15 - Forks: 8

Saber2pr/2048-typescript-cocoscreator 📦
:rocket: A 2048 Canvas Game.
Language: JavaScript - Size: 419 KB - Last synced at: about 2 years ago - Pushed at: over 6 years ago - Stars: 15 - Forks: 14

Crazy-Marvin/2048TelegramBot
2048 Telegram Bot
Language: CSS - Size: 328 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 14 - Forks: 9

Darkempire78/Readme-2048
To play the famous 2048 game on a README file. The game is played directly on a GitHub repo. Everyone can play a move.
Language: Python - Size: 4.26 MB - Last synced at: 9 days ago - Pushed at: almost 4 years ago - Stars: 14 - Forks: 4

AhsanAyaz/ng-2048
The 2048 game built with Angular & Tailwind CSS
Language: TypeScript - Size: 2.07 MB - Last synced at: 5 days ago - Pushed at: 10 months ago - Stars: 13 - Forks: 1

msdeep14/play_2048
enjoy 2048 on terminal
Language: C++ - Size: 16.6 KB - Last synced at: 17 days ago - Pushed at: about 7 years ago - Stars: 13 - Forks: 6

Alitindrawan24/2048
https://alitindrawan24.github.io/2048/
Language: JavaScript - Size: 135 MB - Last synced at: 8 days ago - Pushed at: 6 months ago - Stars: 12 - Forks: 15

moporgic/TDL2048-Demo
Temporal Difference Learning for the Game of 2048 (Demo)
Language: Python - Size: 160 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 12 - Forks: 6

dzutrinh/2048
The game 2048 (for Turbo Pascal, Free Pascal and TMT Pascal)
Language: Assembly - Size: 38.1 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 2

madzadev/2048
🎲 Slide numbered tiles on a grid to combine them to create a tile with the number 2048.
Language: Svelte - Size: 54.7 KB - Last synced at: 14 days ago - Pushed at: over 3 years ago - Stars: 12 - Forks: 4

sg3des/2048
game 2048 on opengl
Language: Go - Size: 488 KB - Last synced at: 10 days ago - Pushed at: almost 8 years ago - Stars: 12 - Forks: 0

moporgic/TDL2048
The Most Efficient Temporal Difference Learning Framework for 2048
Language: C++ - Size: 1.91 MB - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 11 - Forks: 1

mahmudnibir/2048
🧩 2048 Web Game – A modern and responsive web-based version of the classic 2048 puzzle. Built with HTML, CSS, and JavaScript, featuring smooth animations, intuitive controls, and a clean UI. Merge tiles, reach 2048, and set new high scores!
Language: JavaScript - Size: 546 KB - Last synced at: 19 days ago - Pushed at: 19 days ago - Stars: 11 - Forks: 2

henry7720/2048-Cupcakes
2048 cupcakes: a 2048 clone, with cupcakes as the tiles!
Language: JavaScript - Size: 8.88 MB - Last synced at: 8 days ago - Pushed at: 27 days ago - Stars: 11 - Forks: 52

nurked/2048-asm
2048 written in x64 assembly for educational purposes (OS: Windows)
Language: Assembly - Size: 60.5 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 11 - Forks: 3

sleeping-h/playing-with-bash
Experiments (2048 included)
Language: Shell - Size: 15.6 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 11 - Forks: 0

game-difficulty/2048EndgameTablebase
the most powerful 2048 endgame generator and AI (65536 success rate 5.8%)
Language: Python - Size: 8.97 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 10 - Forks: 1

lbannana/lbannana.github.io
a game site for you.
Language: JavaScript - Size: 879 MB - Last synced at: almost 2 years ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 20

TheJustLink/2048-3d 📦
3D version 2048 game made with Unity
Language: C# - Size: 1.47 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 2

bandaranayake/2048-C
CLI version of 2048 for Linux using C
Language: C - Size: 41 KB - Last synced at: over 1 year ago - Pushed at: over 5 years ago - Stars: 10 - Forks: 1

Zingzy/fluent-2048
A Fluent Version of the classic 2048 game
Size: 5.52 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 0

forntoh/2048
The classic 2️⃣0️⃣4️⃣8️⃣ game using Jetpack Compose
Language: Kotlin - Size: 107 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 0

migtibincoski/2048 📦
Language: JavaScript - Size: 569 KB - Last synced at: 8 months ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 1

rahul-badgujar/2048-Game-Console-Version
The famous 2048 Game on Console using C++
Language: C++ - Size: 920 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 9 - Forks: 1

aeskafi/2048-react
🎩 2048 game is cloned with ReactJS, CSS3.
Language: JavaScript - Size: 411 KB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 9 - Forks: 0

CrociDB/retro2048
a clone of the new classic 2048 game, written in 8086 assembly for DOS and the bootsector
Language: Assembly - Size: 1.22 MB - Last synced at: 17 days ago - Pushed at: almost 5 years ago - Stars: 9 - Forks: 2

jithurjacob/tensorflowjs-gesture-controlled-2048
Play 2048 using Convolutional Neural network trained on your browser.
Language: JavaScript - Size: 25.4 KB - Last synced at: 14 days ago - Pushed at: over 6 years ago - Stars: 9 - Forks: 1

codetiger/MachineLearning-2048
AI player for 2048 game using Machine Learning concepts
Language: Python - Size: 4.1 MB - Last synced at: about 1 year ago - Pushed at: over 7 years ago - Stars: 9 - Forks: 1

zgj233/weixin_2048
一个能在微信小程序里面跑的 2048 小游戏
Language: JavaScript - Size: 297 KB - Last synced at: about 2 years ago - Pushed at: almost 8 years ago - Stars: 9 - Forks: 5

wjaskowski/mastering-2048
An efficient reinforcement learning algorithm for learning a strategy for game 2048
Language: Java - Size: 48.6 MB - Last synced at: 8 days ago - Pushed at: about 8 years ago - Stars: 9 - Forks: 0

jhspetersson/q2048
2048 game remake on Quake engine
Language: C - Size: 141 KB - Last synced at: 6 days ago - Pushed at: about 9 years ago - Stars: 9 - Forks: 0

SirPapillon/2048Game
2048 Game full source code in qt5 c\c++
Language: C++ - Size: 20.5 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 8 - Forks: 2

liurongqing/2048
:cow: 基于 phaser 3 开发的 2048 游戏
Language: JavaScript - Size: 347 KB - Last synced at: 16 days ago - Pushed at: over 4 years ago - Stars: 8 - Forks: 4

AbdallahHemdan/2048
🎮 HamDola-2048 is an Implementation of 2048 game (a single-player sliding block puzzle game with objective of combine the tiles to create a tile with the number 2048) by HamDola members ...
Language: JavaScript - Size: 6.81 MB - Last synced at: 20 days ago - Pushed at: about 5 years ago - Stars: 8 - Forks: 1

GnikDroy/0x2048
A yet another implementation of the game 2048 in C!
Language: C - Size: 6.82 MB - Last synced at: about 2 years ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 2
