Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 468 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 468 Bytes

X86-Assembly-Styx

Old school STYX game made with X86 Assembly.

About

Still in progress. Lots of bugs and missing features.
Basic movement and drawing is implemented, but missing some collision detection and ability to paint areas.

# Controls Use arrows to move around and press SHIFT to start drawing outside of the walls..

How to run?

  1. Compile the "uusi.asm" with 16-bit assembly compiler.
  2. Run in DOSBox.