Space Poker

July 3, 2018 ยท View on GitHub

Game released for the 2018 Reset64 4KB 'Craptastic' Game Competition.

Download

D64 image

Get all the games from the compo

Building

You will need Millfork compiler, version at least 0.3.0:

java -jar millfork.jar -I PATH_TO_MILLFORK/include -O4 --inline --ipo -t c64 -o cgomc main.mfk

Contents

  1. 1Download
  2. 2Building