Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Hideout baseline #3

Open
wants to merge 29 commits into
base: v4
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 5 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Rom files
# Rom files ect
*.gb
wandb/
experiments/
glitch


# Byte-compiled / optimized / DLL files
__pycache__/
Expand Down
Empty file added README.md
Empty file.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Binary file added pokegym/States/bulba/Bulbasaur.state
Binary file not shown.
Binary file added pokegym/States/bulba/Pewter.state
Binary file not shown.
Binary file added pokegym/States/bulba/bill.state
Binary file not shown.
Binary file added pokegym/States/bulba/celedon.state
Binary file not shown.
Binary file added pokegym/States/bulba/cerulean.state
Binary file not shown.
Binary file added pokegym/States/bulba/cut_surf_strength.state
Binary file not shown.
Binary file added pokegym/States/bulba/fuschia.state
Binary file not shown.
Binary file added pokegym/States/bulba/lavender.state
Binary file not shown.
Binary file added pokegym/States/bulba/mt_moon.state
Binary file not shown.
Binary file added pokegym/States/bulba/poke_flute.state
Binary file not shown.
Binary file added pokegym/States/bulba/rock_tunnel.state
Binary file not shown.
Binary file added pokegym/States/bulba/saffron.state
Binary file not shown.
Binary file added pokegym/States/bulba/vermilion.state
Binary file not shown.
712 changes: 712 additions & 0 deletions pokegym/data.py

Large diffs are not rendered by default.

Loading