rgsimulator
rgsimulator copied to clipboard
Simulate situations to test your robotgame bot!
See rgsimulatorExtendedExample.py for how to do this. This provides a way to add behavior to rgsimulator without mucking with the base rgsimulator code. For example, this can be used to...
When you show actions, the `rg.game.Player` state is modified. Currently, rgsimulator simply reinstantiates the bots (essentially wiping their memory). This is as if the game started on the turn where...
Wow, kudo's for this nice tool! Do you have a roadmap? I can image that if you have done a bunch of simulations, you would like to store these simulations...