In the link you can go to releases, there is a installer that is a .jar file, should be called forge-installer.jar or something like that, it installs and in the folder there should be forge.exe and a forge-adventure.exe, the shandalar inspired adventure is the forge-adventure.exe
DaniloT
If you liked shandalar, you should check out forge like someone suggested in another comment on this thread: https://github.com/Card-Forge/forge
It's a free, fan made, FOSS game that implements even the newest cards coming out, and it has a shandalar inspired adventure mode for you to play, where you can defeat all color wizards, collect cards, play drafts against AI and such, it is a great time.
I'd like 200% Mixed Juice and Bureau: XCOM Declassified if still available, thank you for the giveaway regardless!
I had played 200 hours before space age and got most achievs. Playing space age, after I launched a rocket, I got achiev for using red science popping out. My current guess is just achievs are broken, sort of reset or maybe new, and for now everything is at 0.1%
Oh, it didn't have co-op when I saw it before, but it has now, wishlisted, thanks, but I'm playing through baldurs gate 3 and that is gonna take over 200h before I move on :p
Most of my suggestions that I've been playing with my brother are already posted, so I'll just add 3 more I haven't seen yet:
- Human Fall Flat
- Enter the gungeon
- Vampire survivors
I see, but the first example option having no code still makes it harder to translate and show the user, so my vote is for the option with a code and message in the json.
Message straight on the body is the worst possible response for an error here, it is bad design to straight up show the error from the back end to the user, usually it needs translation and/or adaptation due to message size on the front-end to show properly, and applying those on top of a message will make it stop working as soon as anyone in the backend decide to change a dot or comma anywhere. It is a bad idea to let the backend make direct impact in the front when you can because backend devs won't even know what impact they are causing until later in testing and it will be harder to trace back and fix.
IMO you need at least a json with code and message, the front will ignore the message for everything but testing and use the code to match a translation file that will get the proper message, making it easy to translate and change as needed without having to rebuild the whole backend along with front changes. You may also have an extra parameter there in some cases when you want to return where more specifically the error occurred or an array of errors. Status usually not needed as you can get those from the http code itself.
Isn't that a setting, and you can make it connect without launching big picture, so it's basically just pc streaming?
Most people seem to like owl boy more than the others, so much so he came back in legends arceus, so my guess would be that.
About SuMo and USUM, I played both as they came out and thought it was really fun seeing the differences in story, from the middle on it becomes like two entirely different games, if you are a fan I would recommend both. If I had to choose, I would say USUM is the more complete game, has more content and side content, more story and even an interesting post game story that is definitely worth playing for any fan of the older games, and I am legit surprised seeing people talk about SuMo being preferred because my experience with everyone I talked about this has always been people preferring USUM.
About BDSP, biggest complaint is how they remade the old games but did not do almost anything new to it, didn't even add the extra story from platinum which makes platinum be a more complete experience than even these remakes. They're fine but underwhelming.
So if you only want one, I'd say USUM. If you are considering all and deciding on the order, I'd say SuMo, then BDSP to take a little break, and then back to USUM.
It's because the hand joker card there allows straights and flushes to be made with 4 cards, so the 4 black suited cards make a flush, and the gapped sequence makes a straight, since both hands are made together it counts as straight flush. You can ignore the ace. It can get weirder because you can make a 4 card straight and toss another card unrelated but with the same suit as 3 of the straight cards and it still counts as straight flush.