Omnimaga

Calculator Community => Other Calc-Related Projects and Ideas => TI-Nspire => Topic started by: renatose on April 11, 2014, 05:36:15 pm

Title: 2048 for nspire
Post by: renatose on April 11, 2014, 05:36:15 pm
Hello community! Long time no see!


This week I've been working on a 2048 (http://gabrielecirulli.github.io/2048/) game for the TI-nspire in Lua. For all whom don't know it it is a highly addicting game very easy to learn.


It is not finished yet, but I hope to have it done before easter!


Here's a sneak peak for you people!
Title: Re: 2048 for nspire
Post by: kevinkore3 on April 11, 2014, 07:03:42 pm
Nice work, but FYI, 2048's already been made for the nspire :P. I guess you could create another one with a different theme though.
http://www.omnimaga.org/ti-nspire-projects/2048-for-nspire/ (http://www.omnimaga.org/ti-nspire-projects/2048-for-nspire/)
If you want to create something new, try Don't Step the White Tile or something, idk.
Just saying. :)
Title: Re: 2048 for nspire
Post by: LDStudios on April 11, 2014, 08:01:39 pm
Nice work, but FYI, 2048's already been made for the nspire :P. I guess you could create another one with a different theme though.
http://www.omnimaga.org/ti-nspire-projects/2048-for-nspire/ (http://www.omnimaga.org/ti-nspire-projects/2048-for-nspire/)
If you want to create something new, try Don't Step the White Tile or something, idk.
Just saying. :)

I have a Don't Step the White Tile sitting in my documents, never uploaded. I'll probably finish it up and publicize it soon.
Title: Re: 2048 for nspire
Post by: Adriweb on April 11, 2014, 09:03:40 pm
FYI, Levak just made one too : http://tiplanet.org/forum/archives_voir.php?id=42651
(https://i.imgur.com/tdOZhXX.gif)

(I've also made one (http://pastebin.com/NEjbWsNa), although its purpose was for it to be pretty much as simple as possible (could be useful to learn?)... contrary to Levak's, which is pretty much the closest to the original game, with animations and all :) (however, not a lot of people would easily understand its code) )


Anyway, maybe this post should [also] be in the other topic... meh
Title: Re: 2048 for nspire
Post by: ordelore on April 11, 2014, 10:15:45 pm
I don't see anything wrong with multiple versions of 2048 as long as it doesn't get annoying. 2048 also happens to be a great coding exercise.
Title: Re: 2048 for nspire
Post by: DJ Omnimaga on April 11, 2014, 10:54:33 pm
Nice. One idea I have in mind to make it original would be to add images in it, such as turning it into a Doge 2048 clone. :D http://doge2048.com/
Title: Re: 2048 for nspire
Post by: Streetwalrus on April 12, 2014, 02:53:20 am
I don't see anything wrong with multiple versions of 2048 as long as it doesn't get annoying. 2048 also happens to be a great coding exercise.
As long as it doesn't go like Flappy Bird, then we're fine. <_<
Title: Re: 2048 for nspire
Post by: renatose on April 13, 2014, 05:03:31 am
I done more as a coding exercise anyway i though it was new :P

@djomnimaga making a doge version would be much wow very doge so calc
but without comic sans it would be less wow few doge
Title: Re: 2048 for nspire
Post by: Streetwalrus on April 13, 2014, 06:43:34 am
Juste add Comic sans as spirites. :P
Title: Re: 2048 for nspire
Post by: DJ Omnimaga on April 13, 2014, 06:09:10 pm
Yeah you could maybe do a custom fonts routine using comic sans font sprites. If they are monospaced it's fine.
Title: Re: 2048 for nspire
Post by: Legimet on April 14, 2014, 07:15:27 pm
Does anyone want to do Flappy 2048 (http://hczhcz.github.io/Flappy-2048/)? :P
Title: Re: 2048 for nspire
Post by: ClrDraw on April 14, 2014, 07:18:58 pm
Hah XD that's awesome ^^
Title: Re: 2048 for nspire
Post by: kevinkore3 on April 14, 2014, 08:04:49 pm

Does anyone want to do Flappy 2048 (http://hczhcz.github.io/Flappy-2048/)? :P
How about Jetpack Joyride or Subway Surf? :P
Ofc, those would probably have to be written with ndless because Lua would be too slow.
This has become an idea compiling thread lol.
Title: Re: 2048 for nspire
Post by: GinDiamond on April 17, 2014, 04:57:15 pm
This plays exceptionally well!
Title: Re: 2048 for nspire
Post by: LDStudios on April 18, 2014, 09:12:50 am

Does anyone want to do Flappy 2048 (http://hczhcz.github.io/Flappy-2048/)? :P
How about Jetpack Joyride or Subway Surf? :P
Ofc, those would probably have to be written with ndless because Lua would be too slow.
This has become an idea compiling thread lol.

Actually, a Jetpack joyride would be entirely feasible in lua for nspire, especially with the new image handling in 3.6. I actually started one a while back, but I'm not sure if I'll finish
Title: Re: 2048 for nspire
Post by: DJ Omnimaga on April 19, 2014, 02:00:38 am
Does anyone want to do Flappy 2048 (http://hczhcz.github.io/Flappy-2048/)? :P
That was epic. Maybe a number guessing game mixed in, allowing you to save a quadratic equation from time to time to continue. :P
Title: Re: 2048 for nspire
Post by: Streetwalrus on April 19, 2014, 03:48:04 am
Yeah that would be awesome ! :D