Author Topic: 2048 for nspire  (Read 9295 times)

0 Members and 1 Guest are viewing this topic.

Offline renatose

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 209
  • Rating: +4/-0
  • watch out the power balls
    • View Profile
2048 for nspire
« on: April 11, 2014, 05:36:15 pm »
Hello community! Long time no see!


This week I've been working on a 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!

Offline kevinkore3

  • LV3 Member (Next: 100)
  • ***
  • Posts: 57
  • Rating: +0/-0
    • View Profile
Re: 2048 for nspire
« Reply #1 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/
If you want to create something new, try Don't Step the White Tile or something, idk.
Just saying. :)

Offline LDStudios

  • Coder Of Tomorrow
  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 388
  • Rating: +41/-1
    • View Profile
    • LD Studios
Re: 2048 for nspire
« Reply #2 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/
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.



Offline Adriweb

  • Editor
  • LV10 31337 u53r (Next: 2000)
  • **********
  • Posts: 1708
  • Rating: +229/-17
    • View Profile
    • TI-Planet.org
Re: 2048 for nspire
« Reply #3 on: April 11, 2014, 09:03:40 pm »
FYI, Levak just made one too : http://tiplanet.org/forum/archives_voir.php?id=42651


(I've also made one, 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
« Last Edit: April 11, 2014, 09:06:43 pm by Adriweb »
My calculator programs
TI-Planet.org co-admin.
TI-Nspire Lua programming : Tutorials  |  API Documentation

Offline ordelore

  • LV4 Regular (Next: 200)
  • ****
  • Posts: 168
  • Rating: +7/-0
  • Genius and Friend
    • View Profile
    • ordelore8x
Re: 2048 for nspire
« Reply #4 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.
I am a friend.
I mine Bitcoins.

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: 2048 for nspire
« Reply #5 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/

Offline Streetwalrus

  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3821
  • Rating: +80/-8
    • View Profile
Re: 2048 for nspire
« Reply #6 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. <_<

Offline renatose

  • LV5 Advanced (Next: 300)
  • *****
  • Posts: 209
  • Rating: +4/-0
  • watch out the power balls
    • View Profile
Re: 2048 for nspire
« Reply #7 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

Offline Streetwalrus

  • LV12 Extreme Poster (Next: 5000)
  • ************
  • Posts: 3821
  • Rating: +80/-8
    • View Profile
Re: 2048 for nspire
« Reply #8 on: April 13, 2014, 06:43:34 am »
Juste add Comic sans as spirites. :P

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55942
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: 2048 for nspire
« Reply #9 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.

Offline Legimet

  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 336
  • Rating: +29/-0
    • View Profile
Re: 2048 for nspire
« Reply #10 on: April 14, 2014, 07:15:27 pm »
Does anyone want to do Flappy 2048? :P

Offline ClrDraw

  • LV7 Elite (Next: 700)
  • *******
  • Posts: 627
  • Rating: +61/-2
    • View Profile
    • GitHub
Re: 2048 for nspire
« Reply #11 on: April 14, 2014, 07:18:58 pm »
Hah XD that's awesome ^^
Visit my GitHub for all my TI programs as well as other projects.
Also check out my website.

Offline kevinkore3

  • LV3 Member (Next: 100)
  • ***
  • Posts: 57
  • Rating: +0/-0
    • View Profile
Re: 2048 for nspire
« Reply #12 on: April 14, 2014, 08:04:49 pm »

Does anyone want to do 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.

Offline GinDiamond

  • LV3 Member (Next: 100)
  • ***
  • Posts: 71
  • Rating: +2/-2
  • I dont always fail at life, but when I do, I dont
    • View Profile
Re: 2048 for nspire
« Reply #13 on: April 17, 2014, 04:57:15 pm »
This plays exceptionally well!

Offline LDStudios

  • Coder Of Tomorrow
  • LV6 Super Member (Next: 500)
  • ******
  • Posts: 388
  • Rating: +41/-1
    • View Profile
    • LD Studios
Re: 2048 for nspire
« Reply #14 on: April 18, 2014, 09:12:50 am »

Does anyone want to do 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