cuda-the-spire VS sm64

Compare cuda-the-spire vs sm64 and see what are their differences.

cuda-the-spire

Using CUDA to sieve Slay the Spire seeds for interesting properties. (by OohBleh)

sm64

A Super Mario 64 decompilation, brought to you by a bunch of clever folks. (by n64decomp)
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
cuda-the-spire sm64
4 71
9 7,336
- 0.9%
0.0 3.9
over 1 year ago 3 months ago
Cuda C
MIT License Creative Commons Zero v1.0 Universal
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.

cuda-the-spire

Posts with mentions or reviews of cuda-the-spire. 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 found this seed primarily using StS CUDA code to sieve for seeds that get Neow's Lament on floor 1 and can buy Juzu Bracelet at the first shop because of the Sssserpent event while also avoiding event node combats. I accounted for unlock manipulation (changing the size of the common relic pool), along with details of the Java random number generator's shuffle method to increase the throughput of seeds.
  • speed games with leaked source code for study purposes
    8 projects | /r/speedrun | 4 Sep 2022
    GPU-accelerated seed searching for high-performance searches such as the first mathematically proven unwinnable seed, and
  • Slay the Spire Act1% WR
    1 project | /r/speedrun | 10 Aug 2022
    Depending on the player's path, the probability of hitting a shop or treasure is usually between 2% and 8%, and in this one, we get lucky 8 times in a row! We found this seed by running a GPU-accelerated search. The run also minimizes the number of rest sites visited, because they have a fixed-time animation that cannot be avoided. It is theoretically possible to get one more shop/treasure room instead of the 1st rest site, with enough luck. Perhaps some other day!
  • Forced death to Jaw Worm on Floor 1 is possible with extremely unlucky draw order on Silent.
    1 project | /r/slaythespire | 2 Jul 2022
    I agree that Neow options on floor 0 also make it extremely difficult to find an unwinnable seed with this criterion. If I dug deeper into the Jaw Worm AI, I could probably put together a GPU-accelerated sieve for candidate seeds in the CUDA code I've been playing with.

sm64

Posts with mentions or reviews of sm64. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-21.

What are some alternatives?

When comparing cuda-the-spire and sm64 you can also consider the following projects:

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

sm64-port - A port of https://www.github.com/n64decomp/sm64 for modern devices.

sts_seed_search

sm64ex - Fork of https://github.com/sm64-port/sm64-port with additional features.

s2disasm - Sonic 2 Disassembly

oot - Decompilation of The Legend of Zelda: Ocarina of Time

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

libsm64 - Mario 64 as a library for use in external game engines

SeedSearch - A mod that searches through Slay the Spire seeds.

HackerSM64 - A Super Mario 64 decompilation repo based on CrashOveride95/ultrasm64 that aims to provide a flexible, easy-to-use base for creating romhacks.

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

sm64ex-ios - iOS/tvOS port of https://github.com/sm64pc/sm64ex/