Skip to content

scaramangado/balanced-bingo

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frequency Balancing for OoT Bingo

This repository provides a script to balance the frequency of how often goals appear in OoT Bingo.

Setup

This script needs Node.js and NPM to be installed. To initialize the script, simply run npm install.

Run the Script

Assuming the files generator.js (which includes the seedrandom implementation) and goal-list.js are up to date, the script can be run using the command npm start. The balanced goal list will be stored in the file new-goals.json.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%