Using the CE C libraries, I created an Agar.io clone for the TI-84 Plus CE.
I made this project to learn more about the CE C libraries, so I do not plan on making major updates unless there is a game breaking glitch.
Features:
- Splitting using the Enter key
- 8 directions
- Infinite map
- Players and food always within range
- Constant movement
Controls:
[^] and [v] go directly up or down.
[<] and [>] rotate left or right ≈ 25 degrees.
[Enter] shoot half your mass in your current direction.
[Clear] to quit
Download: https://github.com/EverydayCodeNet/AGARIO-CE/releases/tag/v1.0
Source Code:
“Fear what you cannot see.” - Art of Code
𝑒𝓎𝑒 𝒸𝒶𝓃𝒹𝓎
Behind the Scenes:
Feel free to post any suggestions/gameplay-- Enjoy!
I made this project to learn more about the CE C libraries, so I do not plan on making major updates unless there is a game breaking glitch.
Features:
- Splitting using the Enter key
- 8 directions
- Infinite map
- Players and food always within range
- Constant movement
Controls:
[^] and [v] go directly up or down.
[<] and [>] rotate left or right ≈ 25 degrees.
[Enter] shoot half your mass in your current direction.
[Clear] to quit
Download: https://github.com/EverydayCodeNet/AGARIO-CE/releases/tag/v1.0
Source Code:
“Fear what you cannot see.” - Art of Code
𝑒𝓎𝑒 𝒸𝒶𝓃𝒹𝓎

Behind the Scenes:
Feel free to post any suggestions/gameplay-- Enjoy!