NES Says (CIII/xLib)
NES Says is a spin-off of the popular Simon Says game. (Originally designed to be SNES Says, but there wasn't enough room in my GUI for that.) Works exactly the same way, just has prettier graphics. (Although, I was planning on using real(8)'s ability to detect diagonals but not sure of how well that'd work out. If anyone's interested I can throw that in.)
I made this in Pre-cal class while I should've been taking a test. Didn't take much time. Did about 20 more minutes of clean-up, optimizations, and such when I got home.
Anyway, here ya go. Easy, simple game to pass some time. Small, only requires a picture, a few of your variables, and L
1 and L
2.
Limit of 999 built-in (doubt you'll ever get there anyway) and only other limitation is whether or not your calc can handle a list with up to 999 elements.
Anyway, only 678 RAM used on the program and the list grows as you use it. (L
2 stays as a 2 elements list though)
Pic2 can be archived. Also, H is the highscore variable. Don't mess with it if you care about the score.
Or play with it to your heart's content. Just letting you know. (for this, you may have to record you playing for anyone to believe your score)
Also, the speed is only tested on TI-84+SE so I'm not sure how slow it is on earlier versions, although I'm almost positive it'll work fine.
ScreenshotDownloadAttached below.
Celtic III included.