Halloween '22 Game for DIY 8-bit microcomputer Durango-X (www.durangoretro.com).
Press Start button to start a new game. Press left or right to move and press A to fire.
If you are using Perdita start with -g
to emulate gamepads.
To compile this game you will need:
and follow the instructions on MakeFile.
Also, you can use the Durango Dev Kit Docker Image; using next instructions:
docker run --rm -v $PWD:/src/durango zerasul/durangodevkit:latest