Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

I must admit, getting killed in a revolution turn one was quite funny. However, I did get a traceback after playing for some more than ten rounds:

Error: render-card.lua:353: bad argument #2 to 'format' (no value)
stack traceback:
[string "boot.lua"]:777: in function <[string "boot.lua"]:773>
[C]: in function 'format'
render-card.lua:353: in function 'card_draw0'
sample-card.lua:83: in function 'draw_pot'
sample-card.lua:336: in function 'sample_card'
mode-game.lua:353: in function 'draw'
[string "boot.lua"]:618: in function <[string "boot.lua"]:594>
[C]: in function 'xpcall'

Apparently you can deck out?

Note, I'm not using any of the blobs shipped, instead running Fennel and LÖVE from Guix.

Appreciate the traceback!

There is an odd bug where a card is drawn outside the bounds of the weighted deck. I thought I had squashed it before submitting, but it looks like its popped up twice right at the end of turn 9 when you are supposed to be transitioning to the win screen :/