All Projects → cgado12 → Twenty48

cgado12 / Twenty48

Licence: GPL-3.0 License
A modified clone of the puzzle game 2048, built in react/typescript!

Programming Languages

typescript
32286 projects
SCSS
7915 projects
HTML
75241 projects

Projects that are alternatives of or similar to Twenty48

react-ecommerce
E-commerce monorepo application using NextJs, React, React-native, Design-System and Graphql with Typescript
Stars: ✭ 136 (+338.71%)
Mutual labels:  hooks, tests
node-bogota
🚀 Run tape tests concurrently with tap-spec output
Stars: ✭ 15 (-51.61%)
Mutual labels:  tests
use-mutation
🧬 Run side-effects safely in React
Stars: ✭ 81 (+161.29%)
Mutual labels:  hooks
RT7-example
Code for the React Table 7 article
Stars: ✭ 32 (+3.23%)
Mutual labels:  hooks
flyway-junit5-extensions
Flyway JUnit 5 Extension to clean / migrate your database in tests.
Stars: ✭ 14 (-54.84%)
Mutual labels:  tests
document-title
React hook for updating the document-title
Stars: ✭ 60 (+93.55%)
Mutual labels:  hooks
useReactHooks
useReactHooks is a curated list of custom react hooks that will benefit people in their daily tasks related to development in react.
Stars: ✭ 42 (+35.48%)
Mutual labels:  hooks
use-tiny-state-machine
A tiny (~700 bytes) react hook to help you write finite state machines
Stars: ✭ 37 (+19.35%)
Mutual labels:  hooks
Oxide.Patcher
IL patcher for use with adding Oxide support to .NET games
Stars: ✭ 27 (-12.9%)
Mutual labels:  hooks
slidey
Slide the tiles to fix the picture!
Stars: ✭ 15 (-51.61%)
Mutual labels:  puzzle
hitchstory
Type-safe, StrictYAML based BDD framework for python.
Stars: ✭ 24 (-22.58%)
Mutual labels:  tests
React-Combine-Provider
combine react providers in ease
Stars: ✭ 29 (-6.45%)
Mutual labels:  hooks
react-native-aria
A library of React Hooks for React-Native (Android/iOS/web) to provide accessible UI primitives for a design system.
Stars: ✭ 164 (+429.03%)
Mutual labels:  hooks
Ant-Design-Pro-V5
Ant Design Pro V5 详细配置,包括分模块打包,ahooks的使用,L7 地图组件的封装,合理的初始化数据,更有动态表单、动态表格、OSS图片上传等优秀组件(项目会逐渐迭代)~
Stars: ✭ 28 (-9.68%)
Mutual labels:  hooks
revery-graphql-hooks
A library for easy handling of GraphQL with hooks for Revery
Stars: ✭ 34 (+9.68%)
Mutual labels:  hooks
gatsby-react-hooks
An example of using Gatsby with React hooks
Stars: ✭ 26 (-16.13%)
Mutual labels:  hooks
rouzeta
reference code for Rouzeta(FST-based morpological analyzer)
Stars: ✭ 14 (-54.84%)
Mutual labels:  tests
bottomless-block-barrage
Panel de Pon (Tetris Attack) clone for the 3ds.
Stars: ✭ 15 (-51.61%)
Mutual labels:  puzzle
graphire
An unopinionated react graph visualization library.
Stars: ✭ 256 (+725.81%)
Mutual labels:  hooks
hookr
PHP action and filter hook system
Stars: ✭ 39 (+25.81%)
Mutual labels:  hooks

Twenty48

This is a modified clone of the game 2048, which can be seen here: 2048! This project is built using React, Typescript, and Sass. This also gave me an excuse to give recoil a try for managing theme state, which is persisted with localstorage.

Thanks hFriedman13, for your collaboration in theming and testing!❤️

Demo

Get a taste of that puzzling goodness, here!

  • Check out the Android version here!
  • Check out the IOS/Mac version here!

Installation

Please consider pulling the repo or downloading the project as a zip! To run locally please use a terminal and navigate to the project directory.

  1. run: npm install to install dependancies
  2. run: npm start to start the project.

Mobile Releases

Mobile versions of the app were made (with minimal configuration/adjustments) using Capacitor. These versions of the application are available above!

Known Issues

  • Chrome on IOS mobile *sometimes does not play sliding transitions.
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].