Shockjack
Here is a small minigame I made using the new rescue script features. I had the idea for this game after implementing structs. I thought it would be cool to test structs with a card game, since structs can be used to represent a card, a deck, a player's hand, etc.
The premise of the game is at you must gamble your health while playing rounds of blackjack. I thought about adding some sort of narrative to this. Like maybe a kidnapper is forcing their victim to gamble their life for a chance to escape. But I figured it might be better for the minigame to stand on its own. I also don't have a good environment to go with a darker scenario like that.
I think this game is an interesting example of a way to use rescue scripts for things beyond narrative experiences. If you want to see how this is done, the script will be posted on my discord (or if you want to play the minigame yourself). I will also post the full gameplay video on my discord.













