Deck randomiser/selector

So I finished my randomiser app for the Sentinels of the Multiverse card game a while back and here’s the unoptimized result. I had tried to contact the company responsible for the game several times about releasing the app but never heard back so took a couple of shortcuts in making it usable. The original was going to have a variable amount of players and heros but I skipped that. In the game the heros Darkstrife and Painstake share a deck and are only usable together. I’ve skipped coding that also allowing Painstake to be selected by a separate button. Maybe I’ll clean it up at some point but for now it’ll be staying as is. All selections persist through changing menus.

Have you considered putting this up on itch or GitHub to share? Google drive links are sketchy.

1 Like

I was tempted to do it on GitHub but there’s been a bit of bad press regarding it lately. I decided to go with what I already had set up as I’m not really expecting a lot of views at it.

You could use GitLab instead.

Or https://codeberg.org

This should link to the files in GitHub

Has anyone looked at this? I’ve barely touched GitHub so not sure if the files have been accessible since I shared the link.

Looks like everything is in the root folder.

Yeah I tried to tidy it up into a sub folder and didn’t seem to be able to. Should be the only stuff in there though.