We're glad you came by, but you might find what you're looking for elsewhere.
TI-Basic Developer is not the site it once was. While its information on commands and other calculator features remains almost second-to-none, its forum, archives, and even hosting service, Wikidot, have been decaying for years. The calculator community would love to see what you're working on, or help you in your next coding adventure, but TI-Basic Developer is no longer the place to do it.
Instead, you should head over to Cemetech (primarily American) or TI-Planet (primarily international). Both are active, well-established forums with their own archives, chatrooms, reference material, and abundant coding tools and resources. We'll see you there, we hope.
The featured articles are articles that represent the best TI-Basic Developer has to offer. A featured article meets all of the following requirements:
- Well-Written — It is easy to read, flows smoothly, and does not have any spelling or grammatical errors.
- Complete — It includes everything about the topic, including theory, code examples, and screenshots, when appropriate.
- References — If applicable, it lists the sources that were used in putting together the article.
To nominate an article for being featured, add it to the list below.
Featured Article Candidates
Featured Articles
Sprites are small images displayed as part of a larger scene on the screen. The most common reasons to use a sprite are to display a picture which will be moved around or repeated multiple times as part of a pattern.