https://github.com/saterz/td-pc
A tower defense game for Casio Graph 35+E II calculators (mirror from Planet Casio)
https://github.com/saterz/td-pc
c calculator-game casio casio-fx tower-defense
Last synced: 8 months ago
JSON representation
A tower defense game for Casio Graph 35+E II calculators (mirror from Planet Casio)
- Host: GitHub
- URL: https://github.com/saterz/td-pc
- Owner: Saterz
- License: apache-2.0
- Created: 2025-09-27T09:23:10.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-10-05T09:13:12.000Z (9 months ago)
- Last Synced: 2025-10-05T11:30:40.458Z (9 months ago)
- Topics: c, calculator-game, casio, casio-fx, tower-defense
- Language: C
- Homepage:
- Size: 57.6 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TD'PC
A work‑in‑progress tower‑defense for Casio calculators, built with gint/fxSDK.
## Roadmap
[] Implement core game loop and basic towers/enemies
[] Add level selection and in‑game UI
[] Add a level editor
## License
See `LICENSE` for details.
## Acknowledgments
- gint, fxSDK and contributors