Skip to content

durangoretro/witch

Repository files navigation

Witch

Halloween '22 Game for DIY 8-bit microcomputer Durango-X (www.durangoretro.com).

imagen

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.

Compile

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