I have a lot of ti 84 + ce programs, but im curious, do you guys know any really cool ones or ones that can be really addicting and fun to play?
I definitely played way too much Calcuzap in my math last year, and ofc TiBoy
Robot Finds Kitten will also always be a classic
Robot Finds Kitten will also always be a classic
I have been putting in some solid time with Contagion for the CE and Boxman. Both are great and addictive games that waste a lot of time. Math wise I really like APHELP, it is like an all-in-one app for solvers and things missing from the Ti calculator for class.
Might not be the coolest, but is useful. Displays a updating time and date using the inbuilt clock while only using Ans.
Code:
You can set the clock through the [MODE] menu.
Code:
ClrHome
getTmStr(0)
Disp Ans,getDtStr(0)
Repeat getKey=45
If getTmStr(0)!=Ans:Then
ClrHome
getTmStr(0)
Disp Ans,getDtStr(0)
End
End
ClrHomeYou can set the clock through the [MODE] menu.
There's also lots of mischief to be had with a simple image/gif loader. Can't forget IC0NPRO either, definitely one of my favorite time wasters.
DragonScholar71 wrote:
Might not be the coolest, but is useful. Displays a updating time and date using the inbuilt clock while only using Ans.
Code:
You can set the clock through the [MODE] menu.
Code:
ClrHome
getTmStr(0)
Disp Ans,getDtStr(0)
Repeat getKey=45
If getTmStr(0)!=Ans:Then
ClrHome
getTmStr(0)
Disp Ans,getDtStr(0)
End
End
ClrHomeYou can set the clock through the [MODE] menu.
I had a syntax error because of the question mark.
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.
» Go to Registration page
» Go to Registration page
Page 1 of 1
» All times are UTC - 5 Hours
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Advertisement



