Skip to content

Conversation

davidhpark
Copy link

@davidhpark davidhpark commented Aug 12, 2025

image image

Add BitFlip Environment to PufferLib

BitFlip is a simple 1D game where the goal is to match the current state to a target pattern by flipping the necessary bits.

In this PufferLib variant:

  • Top row: target pattern
  • Middle row: current state
  • Bottom row: cursor position

Available actions:

  • Left — move cursor left
  • Right — move cursor right
  • Up — flip the bit at the cursor

@davidhpark davidhpark marked this pull request as ready for review August 12, 2025 02:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant