An Mike Tyson's Punch Out!! Gymnasium Environment
Project description
Boxing Gym
boxing_gym is a Mike Tyson's Punch Out!! Gymnasium environment using GymNESium.
Installation
The preferred installation of boxing_gym is from pip:
pip install boxing_gym
Usage
Import the module
from boxing_gym import make_env
Create the environment
env = make_env()
Step the environment
env.step_async(action)
observation_, reward, done_, trun_, info = env.step_wait()
For a full example see: MTPO-RL
Disclaimer
This project is provided for educational purposes only. It is not affiliated with and has not been approved by Nintendo.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file boxing_gym-0.1.13-py2.py3-none-any.whl.
File metadata
- Download URL: boxing_gym-0.1.13-py2.py3-none-any.whl
- Upload date:
- Size: 144.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a2f083c478ad425cdc0b30fcecdfb1de66172a542a13da918c42fc86dc31537d
|
|
| MD5 |
5a0b2163ccb5bfa81ef0f42a0a87cc83
|
|
| BLAKE2b-256 |
c2e28ca9753940941c9a7a8517049f9a454c4b7f069cad8b2257aa3c8f7fd878
|