team-remember-to-hydrate / battlecode23-team-remember-to-hydrate

GNU Affero General Public License v3.0
1 stars 0 forks source link

Strategy: Launchers - Keep enemy at (action range -1) #46

Open mklapp2 opened 1 year ago

mklapp2 commented 1 year ago

Implement a launcher behavior that keeps their target just barely in range. This will assist in team fights to minimize how many enemy launchers can shoot back.

Future feature: 'kiting' - shooting, then retreating back a step. Draw the enemy into additional friendly range. Future feature: retreat when shot. If shot, start falling back until a turn where no damage is received. Don't do this on islands, but do do it otherwise and possibly live to fight another day.