Find the perfect Balatro seeds with powerful filtering and search capabilities.
[TODO: SCREENSHOT HERE - Main application window]
./start.ps1
That's it! The script handles everything.
-
Prerequisites
-
Clone & Build
git clone https://github.com/yourusername/BalatroSeedOracle.git cd BalatroSeedOracle git submodule update --init --recursive dotnet restore dotnet build
-
Run
dotnet run --project src/Oracle.csproj
- Visual Filter Builder - Drag & drop items to create complex filters
- Multi-threaded Search - Fast seed searching with configurable threads
- Smart Scoring - Automatically scores seeds based on filter criteria
- Export Results - Export to Excel/CSV for further analysis
- Save/Load Filters - Share your filters with the community
- Click "Analyze" to open the search modal
- Drag items from the library to the drop zones
- Configure ante ranges and sources for each item
- Save your filter with a memorable name
[TODO: SCREENSHOT HERE - Filter builder interface]
- Select your filter
- Choose deck and stake
- Click "Let Jimbo COOK!" to start searching
- View results with detailed scoring breakdowns
[TODO: SCREENSHOT HERE - Search results]
Ctrl+C
- Copy selected seedEsc
- Close modal windowsTab
- Navigate between fields
Filters are stored as JSON in the JsonItemFilters
directory:
ExplosiveBoi.json
- Focus on explosive jokersPirateEgg.json
- Egg synergy buildsBurgleMeBaby.json
- Burglar-focused runs
- Motely - Core Balatro simulation engine (fork of tacodiva's work)
- Avalonia UI - Cross-platform UI framework
- DuckDB - Analytics database for results
MIT License - See LICENSE file for details
pifreak loves you!