All Projects → avin → 2048-game

avin / 2048-game

Licence: other
2048 Game implementation based on Preact+Redux

Programming Languages

typescript
32286 projects
javascript
184084 projects - #8 most used programming language
SCSS
7915 projects
HTML
75241 projects
shell
77523 projects

Projects that are alternatives of or similar to 2048-game

2048-react
2048 game on React
Stars: ✭ 13 (-23.53%)
Mutual labels:  2048, 2048-game
cxk-2048-react
🐓 A noisy 2048 game. 一个魔性又吵闹的2048小游戏。
Stars: ✭ 13 (-23.53%)
Mutual labels:  2048, 2048-game
2048-typescript-cocoscreator
🚀 A 2048 Canvas Game.
Stars: ✭ 15 (-11.76%)
Mutual labels:  2048, 2048-game
2048.cpp
🎮 Fully featured terminal version of the game "2048" written in C++
Stars: ✭ 1,886 (+10994.12%)
Mutual labels:  2048, 2048-game
2048.node
🎮 Terminal version of the game 2048 written in Nodejs
Stars: ✭ 18 (+5.88%)
Mutual labels:  2048, 2048-game
scala-js-preact
Scala.js facade for the Preact JavaScript library
Stars: ✭ 25 (+47.06%)
Mutual labels:  preact
preact-integrations
A collection of sample apps demonstrating Preact's compatibility with various 3rd party libraries
Stars: ✭ 33 (+94.12%)
Mutual labels:  preact
theodorusclarence.com
💠 Personal website and blog made using Next.js, TypeScript, Tailwind CSS, MDX Bundler, FaunaDB, and Preact.
Stars: ✭ 205 (+1105.88%)
Mutual labels:  preact
2048.c
CLI version of 2048, written in C.
Stars: ✭ 14 (-17.65%)
Mutual labels:  2048
chat-with-deno-and-preact
Chat app with Deno + Preact
Stars: ✭ 27 (+58.82%)
Mutual labels:  preact
jest-preset-preact
Jest preset for testing Preact apps
Stars: ✭ 14 (-17.65%)
Mutual labels:  preact
proptypes
💂‍♂️ React's PropTypes, as a standalone module.
Stars: ✭ 60 (+252.94%)
Mutual labels:  preact
preact-bind-group
Preact Component to Group Form fields onChange Events to a single Callback
Stars: ✭ 25 (+47.06%)
Mutual labels:  preact
2048-go
This is 2048 working on CLI
Stars: ✭ 21 (+23.53%)
Mutual labels:  2048
11tyby
Simple 11ty setup using TypeScript, SASS, Preact with partial hydration, and other useful things. Aims to provide the DX of Gatsby, but using 11ty!
Stars: ✭ 38 (+123.53%)
Mutual labels:  preact
preact-server-renderer
Server side rendering of preact components
Stars: ✭ 66 (+288.24%)
Mutual labels:  preact
nelua-game2048
Clone of the 2048 game in Nelua using Raylib
Stars: ✭ 16 (-5.88%)
Mutual labels:  2048
2048-Gym
This projects aims to use reinforcement learning algorithms to play the game 2048.
Stars: ✭ 68 (+300%)
Mutual labels:  2048
preact-custom-scrollbars
⇅ Preact scrollbars component
Stars: ✭ 20 (+17.65%)
Mutual labels:  preact
preact-delegate
Preact delegate DOM events
Stars: ✭ 17 (+0%)
Mutual labels:  preact

2048 Game

2048 Game implementation based on Preact+Redux

How to play

Use your arrow keys to move the tiles. When two tiles with the same number touch, they merge into one!

Play

[ >> Play online << ]

Preview

License

MIT © avin

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].