Skip to content

A modified clone of the puzzle game 2048, built in react/typescript!

License

Notifications You must be signed in to change notification settings

cgado12/Twenty48

Repository files navigation

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!


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.

Known Issues

  • Chrome on IOS mobile *sometimes does not play sliding transitions.

About

A modified clone of the puzzle game 2048, built in react/typescript!

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published