sts_seed_search VS SeedSearch

Compare sts_seed_search vs SeedSearch and see what are their differences.

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
sts_seed_search SeedSearch
5 7
6 43
- -
0.0 1.2
almost 2 years ago about 1 year ago
C++ Java
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

sts_seed_search

Posts with mentions or reviews of sts_seed_search. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-01.
  • [Seeded WR] Silent any% in 1:26:38
    3 projects | /r/slaythespire | 1 Jan 2023
    I checked the maps for paths that avoid all unnecessary combats so that each map only encounters a combat at the start and bosses. Empirically, this occurs 1 in 833 runs on non-Ascension mode and 1 in 1100 in Ascension mode per map, so roughly 1 in a half billion seeds meets this constraint. I used the C++ StS seed search for this filter. For later searches, I'd like to port the map node assignment code to CUDA for better filtering, but it's hard to debug :'(
  • The Filter the Spire mod just released a big update! You can now find some very silly vanilla seeds
    2 projects | /r/slaythespire | 26 Dec 2022
    Gamerpuppy's project is MUCH MUCH faster than this but isn't built into the game, so check that out if you're interested in finding seeds in a different but faster way. ForgottenArbiter's project will find more specific paths to find a seed that you want and it will tell you the path you should take for your chosen criteria and you can be much more specific with your filters.
  • speed games with leaked source code for study purposes
    8 projects | /r/speedrun | 4 Sep 2022
    seed searching: a C++ codebase which has basically everything in the game implemented
  • Sniping the Ascension 20 Heart with Neow's Lament
    1 project | /r/slaythespire | 1 Jan 2022
    How? (1) labbing out how bypass combats without spending stacks of Neow's Lament, (2) programming a specialized seed search based off of GamerPuppy's code, (3) routing and manipulating the RNG, (4) executing the route.
  • Pandora's wants me to evolve
    1 project | /r/slaythespire | 9 Jun 2021
    Not exactly a tool yet, but some code I wrote here https://github.com/gamerpuppy/sts_seed_search

SeedSearch

Posts with mentions or reviews of SeedSearch. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-01-01.
  • Seeds for StS
    1 project | /r/slaythespire | 3 May 2023
  • Seed checker?
    1 project | /r/slaythespire | 7 Mar 2023
    I know of something that goes in the opposite direction -- looks for a seed that matches certain conditions, instead of what you want (looks up conditions that are true for a specific seed). So, it should be theoretically possible, at least?
  • [Seeded WR] Silent any% in 1:26:38
    3 projects | /r/slaythespire | 1 Jan 2023
    Finally, I used Arbiter's SeedSearch mod to eyeball the routes to check for potions, card rewards, etc.
  • The Filter the Spire mod just released a big update! You can now find some very silly vanilla seeds
    2 projects | /r/slaythespire | 26 Dec 2022
    Gamerpuppy's project is MUCH MUCH faster than this but isn't built into the game, so check that out if you're interested in finding seeds in a different but faster way. ForgottenArbiter's project will find more specific paths to find a seed that you want and it will tell you the path you should take for your chosen criteria and you can be much more specific with your filters.
  • What in the actual fuck.
    1 project | /r/slaythespire | 27 May 2022
    most seeds are found randomly yes, there's a document with a bunch of pandora box swaps (on PC) but if that's not what you're asking there are things like https://github.com/ForgottenArbiter/SeedSearch
  • Seed Question
    1 project | /r/slaythespire | 8 Apr 2022
    You could feed the seed into Seedsearch to see what the last boss is. Just configure it to not search for anything in particular. Or you could use Achievment enabler to enable them even when using a seeded or modded run.
  • Is a no damage run possible?
    1 project | /r/slaythespire | 5 Feb 2021
    You could always try Seed Search to find a run with a sufficiently strong start. It probably is easier than you think, with access to infinites, buffer stacks, intangibility, etc.

What are some alternatives?

When comparing sts_seed_search and SeedSearch you can also consider the following projects:

cuda-the-spire - Using CUDA to sieve Slay the Spire seeds for interesting properties.

s2disasm - Sonic 2 Disassembly

sts_lightspeed

gta-v-scripts - Scripts imported for the latest version available on https://www.gta5-mods.com/tools/decompiled-scripts-b757

Serious-Engine - An open source version of a game engine developed by Croteam for the classic Serious Sam games.

GTA-Research - Research and writeups of the GTA V scripts.

sm64 - A Super Mario 64 decompilation, brought to you by a bunch of clever folks.