heat wave
// turn-based, survival sim, solitaire card game. where every card you play has a direct impact on your village.
// get the highest score possible. earn one point for every villager currently alive.
// how to play
* choose to either play a card, or "seek help". after playing a card, you will automatically draw a new card.
* each card played will have a direct impact on the fire's fuel, heat, wind, & water.
* survive for as long as possible.
// controls
* f11 : toggle fullscreen.
* f1 : toggle help tips.
* esc : return to menu.
* mouse : hover over cards & buttons.
* left mouse click : interact with cards & buttons.
// credits
* code, design, music & art : alex reyes (@gentoogames)
* fire animation
https://sanctumpixel.itch.io/fire-pixel-art-effect
* icons
https://stevencolling.itch.io
* fire sound loop
https://freesound.org/people/JamesFarrell_97/sounds/566251/
* crickets sound loop
https://freesound.org/people/FreethinkerAnon/sounds/129678/
* other sounds
https://opengameart.org/content/512-sound-effects-8-bit-style
// get the highest score possible. earn one point for every villager currently alive.
// how to play
* choose to either play a card, or "seek help". after playing a card, you will automatically draw a new card.
* each card played will have a direct impact on the fire's fuel, heat, wind, & water.
* survive for as long as possible.
// controls
* f11 : toggle fullscreen.
* f1 : toggle help tips.
* esc : return to menu.
* mouse : hover over cards & buttons.
* left mouse click : interact with cards & buttons.
// credits
* code, design, music & art : alex reyes (@gentoogames)
* fire animation
https://sanctumpixel.itch.io/fire-pixel-art-effect
* icons
https://stevencolling.itch.io
* fire sound loop
https://freesound.org/people/JamesFarrell_97/sounds/566251/
* crickets sound loop
https://freesound.org/people/FreethinkerAnon/sounds/129678/
* other sounds
https://opengameart.org/content/512-sound-effects-8-bit-style



Comments17
Music has a nice potential to be synced with what's happening - sometimes it worked well, sometimes it kept tension even if everything was good and stable.
On little bit I missed and kept losing because of that is a better visual indication that fuel is going down in 10-ish seconds. It was hard to keep track on otherwise.
Great entry.