Skip to content

v0.1.0

Compare
Choose a tag to compare
@mingzhang96 mingzhang96 released this 29 Oct 13:45
· 194 commits to main since this release

Features

  • Complete engine implementation in server.
  • Accurate collision detection on different balls in the games.
  • Standard format as gym.Env for RL environment.
  • Designed action space and observation space for learning policy easily.
  • Simple entry for users to interact with the games.