Skip to content

stressGC/2048

Repository files navigation

2048 mobile game remake

Netlify Status

Linter

Test

Typecheck

Install

Run the game locally:

npm start

Run the tests:

npm test
# or in watcher mode
npm run test:watch

Enjoy

You can use your keyboard arrows to play the game!

Roadmap

  • Handle mobile players (responsiveness + swipe motions)
  • Better design
  • Fix score computation?
  • Animations
  • Cancel move?

About

Remake of the famous 2048 mobile game in TDD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published