Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AP Script

Just some scripts to help me learn python. Used to look at Archipelago data

get-room-data.py - Gets data for an Archipelago room and stores to json
make-hint-graph.py - Make a hint graph using the room data from above. Has a good number of options to

Setup

# First time setup
python -m venv .venv
pip install -r requirements.txt
# After first time setup is complete and opening a new terminal
python -m venv .venv

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages