Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Cool game! Kindof like a hacker chess. Thanks for providing the tutorial because I probably wouldn’t have figured it out otherwise! TIC-80 seems like a really cool gamedev target.

(1 edit)

Thank you! If you like the concept but find the AI boring, maybe come back in a week or so when it’s more fleshed-out, I plan to make an actual “release” then.

I’d love to play your solitaire, but I get this error (in Firefox nightly with javascript.options.wasm_gc on):

Uncaught (in promise) CompileError: wasm validation error: at offset 26109: unrecognized opcode: 15 0

(+1)

Yep, it needs a more recent build of Firefox Nightly or Chrome Unstable because it requires very new WebAssembly features that aren’t shipped in current stable releases. That will change in about 4-6 months hopefully!

I’ll definitely check out newer builds of your game, gave you a follow!

(+1)

Oh, I was using Beta, not nightly. With nightly it works. (Really fun controls btw!