dominicdoty / lunar_lander

A web game that asks you to create your own autopilot.
GNU General Public License v3.0
10 stars 1 forks source link

Competition mode #1

Open werediver opened 2 months ago

werediver commented 2 months ago

Would be nice to have a competition mode where two lander modules controlled by different programs are evaluated with the same starting conditions. Perhaps, some basic success/failure count and a possibility to schedule a number of rounds (e.g. 100 launches) would also be useful.

Thanks for sharing this fun simulator!

dominicdoty commented 1 month ago

This is indeed a cool idea and I need to think about how best to implement this.