#Games for ti nspire code
Guess The Number - Try to guess the number, and see how many tries it takes you.Mine Field - Like the classic game minesweeper, the goal is to avoid hitting the mines.Pong - You have to keep the ball in play by bouncing it back and forth against the walls, without letting it get by your paddle.For readers who learn better by example than by explanation, these games are also a great way to learn the techniques explained in this guide. They are meant as a way of putting everything that is on this guide together into an example of what TI-Basic programmers like you can do.
The programs linked from this page are complete (if simple) games, presented with source code and an explanation.