Skip to content

dj0nes/2048-react

Repository files navigation

2048-react

n-dimensional 2048 game with 3D renderer.

Still working on 4D 🙃

Getting Started

yarn
yarn start

About

As of writing (Mar 2021) this is a mashup of code from when I was first learning react, and updates I have made since.

There's still quite a bit of old-style stuff around, like Object.assign where nowadays I'd use {...spread}.

There's also a ton of duplication in tests. Will get around to DRYing that up... eventually.

About

Learning react by cloning 2048

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors