bobertlo / gmars

Go implementation of CoreWar MARS simulator
MIT License
3 stars 1 forks source link

Higher Level Simulation Runner object #12

Closed bobertlo closed 3 weeks ago

bobertlo commented 1 month ago

has starting position scheduler and runs multiple simulations, supports multiple warriors, and returns results

bobertlo commented 3 weeks ago

Closing this because I am just elevating the Simulator interface instead of making a separate one.