Skip to content

phenax/2048

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

2048

2048 game clone written in react

Demo

Run it locally

  • Clone it
  • yarn start it
  • Play it

Why

This is just me playing around with the new react hooks api and trying out some functional programming tricks. Feel free to join me.

Contribute

PR's are welcome! You can pick an issue and get started or create one and fix it.