https://github.com/commandblockguy/tower-defense-ce
https://github.com/commandblockguy/tower-defense-ce
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/commandblockguy/tower-defense-ce
- Owner: commandblockguy
- License: mit
- Created: 2019-03-31T20:55:34.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-01-09T05:23:21.000Z (about 5 years ago)
- Last Synced: 2025-02-07T17:36:59.495Z (12 months ago)
- Language: C
- Size: 214 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
### Tower Defense CE
commandblockguy's CC22 entry
More info on the [Cemetech topic](https://www.cemetech.net/forum/viewtopic.php?p=278115#278115).
To use, transfer TDEFENSE.8xp and the [CE C Libraries](tiny.cc/clibs) to your TI-84 Plus CE using TI-Connect CE or TiLP.
On OS 5.5, you will need to use [arTIfiCE](https://yvantt.github.io/arTIfiCE/) to run native programs.
The source is available [on Github](https://github.com/commandblockguy/tower-defense-ce).
To build from source, run:
```
make gfx
make
```