battlecode / galaxy

MIT License
10 stars 3 forks source link

Saturn should avoid downloading the client #752

Open n8kim1 opened 5 months ago

n8kim1 commented 5 months ago

This costs some networking fees for every time a new Saturn machine spins up, and perhaps even every time Saturn wants to run a game.

Implementation idea: edit in the scaffold build.gradle. Then, probably change the command when Saturn runs a game.

Low priority cuz this is low impact. But also, it might be a good starter issue, for learning the stack.