Skip to content

FlappyBird Gymnasium v0.2.1

Compare
Choose a tag to compare
@markub3327 markub3327 released this 15 Mar 16:47
· 85 commits to main since this release

New sensors:

  • the last pipe's horizontal position
  • the last top pipe's vertical position
  • the last bottom pipe's vertical position
  • the next pipe's horizontal position
  • the next top pipe's vertical position
  • the next bottom pipe's vertical position
  • the next next pipe's horizontal position
  • the next next top pipe's vertical position
  • the next next bottom pipe's vertical position
  • player's vertical position
  • player's vertical velocity
  • player's rotation

Updated model