Closed Lukas1h closed 9 months ago
Someone is attempting to deploy a commit to a Personal Account owned by @tvillarete on Vercel.
@tvillarete first needs to authorize it.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated |
---|---|---|---|
ipod-classic-js | ❌ Failed (Inspect) | May 25, 2022 at 8:09PM (UTC) |
Hey @Lukas1h, thanks for contributing! It would be awesome to have 2048 as an iPod game. Unfortunately it doesn't look like this is in a functioning state in its current form. A couple things I've noticed while trying to test it out:
styled-normalize
is used, however it hasn't been added to the root package.json
which is causing a runtime error. Try running yarn add styled-normalize
to fix thatLet me know if you need guidance on any of these points -- happy to help wherever possible 🙂
I'm going to convert this PR into a Draft PR since it still needs some iteration, but I'll be watching it for any comments. Thanks again!
Going to close this as it's quite out of date now. If you ever feel compelled to resurrect it in the future, I'll happily give it a review 🙂
Yeah it's been awhile 😂
I don't think I'll ever get around to fixing the code.
Also thanks for your polite comment. I was a lot younger (only 14) and a lot less experienced and looking back now the code is pretty crazy.
Added 2048 to the games list. Ported from https://github.com/kwrush/react-2048
BTW, Great project! Absolutely love it!