Maybe one day I'll port this to webassembly so it can work on every device ever. Honestly I just gave up on getting any C++ code to compile on mac at all, sorry about this.
ATARAXIA MECHANICA
16
Posts
28
Followers
3
Following
A member registered Aug 12, 2022 · View creator page →
Creator of
Minesweeper but with infinite recursion.
Puzzle
Recent community posts
InfiniSweeper - Minesweeper With Recursions comments · Replied to JoshInBrackets in InfiniSweeper - Minesweeper With Recursions comments
InfiniSweeper - Minesweeper With Recursions comments · Replied to HuyTK in InfiniSweeper - Minesweeper With Recursions comments
InfiniSweeper - Minesweeper With Recursions comments · Replied to HuyTK in InfiniSweeper - Minesweeper With Recursions comments
InfiniSweeper - Minesweeper With Recursions comments · Replied to HuyTK in InfiniSweeper - Minesweeper With Recursions comments
Huh, this is so weird since other textures has been loaded successfully, and it looks like the file can't be opened instead of can't be converted to a texture file. Can you copy the loading.png from the old version into it, to see if it was corrupted, or if it's there at all? or replace with any other images to see if it will run?
InfiniSweeper - Minesweeper With Recursions comments · Replied to HuyTK in InfiniSweeper - Minesweeper With Recursions comments
InfiniSweeper - Minesweeper With Recursions comments · Replied to HuyTK in InfiniSweeper - Minesweeper With Recursions comments
InfiniSweeper - Minesweeper With Recursions comments · Replied to HuyTK in InfiniSweeper - Minesweeper With Recursions comments
InfiniSweeper - Minesweeper With Recursions comments · Replied to HuyTK in InfiniSweeper - Minesweeper With Recursions comments
InfiniSweeper - Minesweeper With Recursions comments · Replied to boiled cabbage in InfiniSweeper - Minesweeper With Recursions comments
InfiniSweeper - Minesweeper With Recursions comments · Replied to mischeviousmae in InfiniSweeper - Minesweeper With Recursions comments
InfiniSweeper - Minesweeper With Recursions comments · Replied to mischeviousmae in InfiniSweeper - Minesweeper With Recursions comments
InfiniSweeper - Minesweeper With Recursions comments · Replied to hxka in InfiniSweeper - Minesweeper With Recursions comments
Oof, the code related to generating guaranteed boards in SGT's version is about 1500 lines long, it's almost as many as this game's entire codebase (excluding header files). Also the code is quite hard to understand at least for me, with all the bit fiddling and set and perturbation stuff. Don't think I have the ability to add this. Feel free to PR if you are able to figure this out though
InfiniSweeper - Minesweeper With Recursions comments · Replied to hxka in InfiniSweeper - Minesweeper With Recursions comments
InfiniSweeper - Minesweeper With Recursions comments · Replied to hxka in InfiniSweeper - Minesweeper With Recursions comments
InfiniSweeper - Minesweeper With Recursions comments · Posted in InfiniSweeper - Minesweeper With Recursions comments
