- Draws Ant(s) to screen
- Ants move in random directions
- Create Food and Base (anthill)
- Added interactivity of Ants to the aforementioned
- Fixed detection for Ants within Base and Food
- New Food spawns after previous one is depleted
- Added Food and Base Counters
- Ants teleport to the other side of the screen if it goes out of bounds (Infinite Ground Effect)
- Added a life cycle
- Food now regenerates based on a set timer
- Population counter is found at the top-left of the screen
- Fixed Food spawning out of bounds
- Fixed Ants generating Food when no Food is present
- Ants with Food return to Base