Hacker Newsnew | past | comments | ask | show | jobs | submitlogin
Show HN: Tetris Built in React to Help You Learn – Tetris on a Plane
12 points by a12k on Feb 15, 2017 | hide | past | favorite | 1 comment
I was playing around with a vanilla JavaScript Tetris implementation someone posted, tetris-on-a-plane, learning and recreating it from scratch to sharpen my JavaScript skills. I thought it would also be fun to sharpen up my React skills a little. So I re-implemented Tetris on a Plane in React. I found it really helpful to see a vanilla js app, and then the same thing broken into components and implemented in React, maybe you will too! Regardless, I learned a lot re-implementing it.

React Tetris Source:

https://github.com/a12k/react-tetris

Tetris on a Plane Source:

https://github.com/jstimpfle/tetris-on-a-plane

React Tetris Playable:

http://react-tetris-app.herokuapp.com/



Looks like the links aren't clickable:

React Tetris Source:

https://github.com/a12k/react-tetris

Tetris on a Plane Source:

https://github.com/jstimpfle/tetris-on-a-plane

React Tetris Playable:

http://react-tetris-app.herokuapp.com/




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: