TankGameOrg / engine

1 stars 2 forks source link

Move Actions with Speed #89

Closed TrevorBrunette closed 1 month ago

ryan3r commented 1 month ago

Unit test path finding

TrevorBrunette commented 1 month ago

Unit test path finding

  • Going around a wall
  • Faster path discovered later
  • Diagonal move blocked
  • Greater than 1 speed

Done