Draw Lines on Your Screen. Use the Directions buttons to draw the White line. This Game is in High Res Mode.
To use it on perdita, please start with -g option.
To compile this Game, You will need the next Dependencies:
- CC65 Suite
- DurangoLib(v 0.1.0 or later)
- Rescomp Java Utility After download or install the dependencies, use the next commands to build the ROM:
make
or using the Durango Dev Kit Docker Image.
docker --rm -v $PWD:/src/durango zerasul/durangodevkit:latest