Each run of the game is a battle between two teams, each represented by a script that controls troop deployment and tower defense. The objective is to destroy the enemy tower before the opponent destroys yours.
The battlefield consists of a 100x50 arena. Each team starts with a tower positioned at opposite ends of the map. Troops are deployed from these towers into a designated deployment area (50x50), and they march towards the enemy to attack.
Arena Convention:
Participants are required to always write scripts from Tower 1's perspective. Even if they become Tower 2 in matches, the system will handle the adjustments automatically. Game speed can be changes while testing using arrow keys (Up-increase speed upto 7x or Down-decrease speed)
Tower 1’s perspective