Skip to content

mglkn/react-2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple realization 2048 game with React

Features

  • typescript
  • webpack4 for build
  • react-flip-move for animation
  • react-swipeable for swipe detection on mobile devices

PLAY HERE (https://mglkn.github.io/2048/)

###Todo: [ ] more tests [ ] refactoring