Skip to content

Repository files navigation

Balatro Gym

discord GitHub License

balatro-gym provides a Gymnasium environment for the poker-themed rougelike deck-builder Balatro. This project provides a standard interface to train reinforcement learning models for Balatro v1.0.0.

Install

git clone https://github.com/cassiusfive/balatro-gym
cd balatro-gym
pip install -e .

MDP - Observations, Actions and Rewards

Observation

WIP

Action

WIP

Reward

WIP

Usage

import gymnasium as gym
import balatro_gym

env = gym.make("BalatroGym-v0")

About

Gymnasium Environment for Balatro

Topics

Resources

Stars

42 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages