Home Artists Posts Import Register

Downloads

Content

This game supposed to be fair with a slight disadvantage towards the  player, but I think I've missed something and made it easy to win. but  since it's a minigame and we can tweak the code at any time, I wouldn't  worry about that.

Maybe at some point I'll come back to this one to make different variations and add some sound and visual effects to make it more interesting to play.

You can download the game from the attachments:

Files

hi low cards game for renpy

A simple card minigame that the player should guess the next card is higher or lower than the previous one. This game supposed to be fair with a slight disadvantage towards the player, but I think I've missed something and made it easy to win. but since it's a minigame and we can tweak the code at any time, I wouldn't worry about that. Like always before adding this to my GitHub, it will be available exclusive to my patreons for a while: https://www.patreon.com/KiaAzad

Comments

Jeezleberry

where exactly do i extract the files to? the base game directory gives me the default screens

Kia Azad

drag the `cards` folder from zip file to your `game` folder then use `call screen higher_or_lower` to show the game. you can contact me on discord: Kia#6810 if there's anything you need help with.

Andreas

Hi, is there an easy way to downscale the script to a 1280 resolution?

Kia Azad

It requires changes to the code here and there, so I wouldn't call it easy, but contact me on discord: Kia#6810 and I'll help you fit it to your game.