This totally isn't a game where you press the direction keys to try to combine like tiles together in an attempt to produce the elusive 2048 tile. It's totally not a clone of the 2048 game by Gabriele Cirulli, (link). I can make these assertions that its not because my version is what happens when I procrastinate while doing my tax returns doesn't do scoring, probably doesn't look right when you reach 4 digit numbers, doesn't have a win condition, and doesn't have enough art assets. Like most things I do, this was just a weekend hobby that I needed to get out of my head. Feel free to chop it up and steal the code.
On a side note, really? Am I the first to belt out a clone of this in Love?
Edit: Silly me, a github link would be cool, right? https://github.com/inmatarian/NotA2048Clone
Not a 2048 Clone
Not a 2048 Clone
- Attachments
-
- NotA2048Clone.love
- (13.18 KiB) Downloaded 272 times
Re: Not a 2048 Clone
Cool, hadn't heard of the original before this. I prefer the slower block sliding in this than to the original but this has much less polish. Everything works so good job.
-
- Party member
- Posts: 712
- Joined: Fri Jun 22, 2012 4:54 pm
- Contact:
Re: Not a 2048 Clone
xD
Let me guess, you're an XKCD-reader, too?
I got up till around 256. Second time playing the game, ever. It works very well, but at the end (when you're game over) it would be nice if you'd highlight the highest tile I got to or something, to show the high score.
Let me guess, you're an XKCD-reader, too?
I got up till around 256. Second time playing the game, ever. It works very well, but at the end (when you're game over) it would be nice if you'd highlight the highest tile I got to or something, to show the high score.
trAInsported - Write AI to control your trains
Bandana (Dev blog) - Platformer featuring an awesome little ninja by Micha and me
GridCars - Our jam entry for LD31
Germanunkol.de
Bandana (Dev blog) - Platformer featuring an awesome little ninja by Micha and me
GridCars - Our jam entry for LD31
Germanunkol.de
Re: Not a 2048 Clone
I think the game is a bit slow. I tend to begin by just pressing up/left until I got into a place where I actually need to make a decision, and in your game it takes a long while. Also, when you press a key and no tile moves, another one is created, this makes it really easy in some cases.
Re: Not a 2048 Clone
I am in fact, though I've been seeing 2048 all over reddit for the last couple weeks. I was actually debating writing my own min/max AI, which is why some of the pieces of the code seem designed around a new = func(old) pattern.Germanunkol wrote:xD
Let me guess, you're an XKCD-reader, too?
Re: Not a 2048 Clone
I was thinking about implementing a 2048-clone as well, but you were the first one!
I think the animation should be faster. Also I noticed a bug: If you press a direction, such that no tile moves, then this should not be counted as a move and thus you should not create a new random tile.
Besides that, good work.
I think the animation should be faster. Also I noticed a bug: If you press a direction, such that no tile moves, then this should not be counted as a move and thus you should not create a new random tile.
Besides that, good work.
Check out my blog on gamedev
- Robin
- The Omniscient
- Posts: 6506
- Joined: Fri Feb 20, 2009 4:29 pm
- Location: The Netherlands
- Contact:
Re: Not a 2048 Clone
Haha, nice! My favourite 2048 clone (or fork, actually) is still 2084 Numberwang. (Look numberwang up on youtube if you don't get it.)
Help us help you: attach a .love.
-
- Party member
- Posts: 712
- Joined: Fri Jun 22, 2012 4:54 pm
- Contact:
Re: Not a 2048 Clone
Oh my... that is indeed an awesome clone
The backward numbers are best
"That's numberwang!"
The backward numbers are best
"That's numberwang!"
trAInsported - Write AI to control your trains
Bandana (Dev blog) - Platformer featuring an awesome little ninja by Micha and me
GridCars - Our jam entry for LD31
Germanunkol.de
Bandana (Dev blog) - Platformer featuring an awesome little ninja by Micha and me
GridCars - Our jam entry for LD31
Germanunkol.de
Re: Not a 2048 Clone
Best part of that numberwang clone is that he accepts pull requests
Who is online
Users browsing this forum: No registered users and 5 guests