A recreation of the popular Bloons Tower Defense 5 for the Ti-Nspire calculator. This is based heavily upon the Ndless software.
Make sure you have ndless installed on your calculator before you begin this. Then, using a TI calculator to computer transfer software such as TI-Nspire Computer Link Software while having the calculator to computer USB cable plugged in as shown below, transfer the .tns file.
If you have ndless installed correctly, then you should be able to just click on the transfered file on the calculator and have the game start up.
In order to build the program yourself, you must have the Ndless SDK installed. If you do not, follow the instructions on hackspire. Then in a terminal window that is in the directory of the folder with the Makefile, just type make clean; make;
to build.
- Much of the info I got to make this is from the BTD5 Fandom Wiki and the Bloons Fandom Wiki.
- All of the hard work to get this onto the calculator comes from the Ndless Team.