Author Topic: 2048 for Nspire  (Read 19202 times)

0 Members and 1 Guest are viewing this topic.

Offline jh0421

  • LV1 Newcomer (Next: 20)
  • *
  • Posts: 6
  • Rating: +0/-0
    • View Profile
Re: 2048 for Nspire
« Reply #15 on: April 01, 2014, 07:27:53 pm »
This is very nice!


While playing I did notice one thing though: the game seems to allow consecutive combinations when it shouldn't. To clarify, if one row is 4,2,2,_ and you press 'right', you end up with _,_,_,8 (it looks like it combines the 2s, then the resulting 4 with the other 4) instead of _,_,4,4 as it should be.


Anyways, great job, I've enjoyed this a lot!
hello :D

Offline DJ Omnimaga

  • Clacualters are teh gr33t
  • CoT Emeritus
  • LV15 Omnimagician (Next: --)
  • *
  • Posts: 55941
  • Rating: +3154/-232
  • CodeWalrus founder & retired Omnimaga founder
    • View Profile
    • Dream of Omnimaga Music
Re: 2048 for Nspire
« Reply #16 on: April 02, 2014, 11:52:37 am »
Looks very fun :D