You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix a UI bug and beautify cart-pole rendering (#123)
* Fix a UI bug and beautify cart-pole rendering
- Fix a UI bug in which onGameEnd() callback was not called if the
game ends with maximum steps reached.
- Make the rendering of the cart-pole prettier by adding
- ground and tilted olines
- coloring
- limits on the left and right ends
* Make sure that both left and right limits are rendered
* Simplify logic for onGameEnd
0 commit comments