rgsimulator icon indicating copy to clipboard operation
rgsimulator copied to clipboard

Simulate situations to test your robotgame bot!

Results 3 rgsimulator issues
Sort by recently updated
recently updated
newest added

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...

bug

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...

enhancement