Hacker News new | ask | show | jobs
Show HN: 2048 with Blitz Mode (bobbby.online)
1 points by rhgraysonii 17 days ago
I got bored of normal 2048 so I made this. It allows you to enter "blitz mode" with a set time per move and an ability to scale the board up if you want to play longer games.

It allows 2 3 or 5 second turns, and can play up to 8, 10, or 12 size boards.

It is nothing too complicated or complex but the code is here if you want to see. I made this while on vacation for a friend today with Claude's help to work fast and get the styles right.

https://github.com/notactuallytreyanastasio/blog/commit/7891...

1 comments

Why the default is 8x8? I think it's too easy.

Why didn't you add 6x6?