Skip to content

difley/mansions

Repository files navigation


Mansions

Use qb64 to compile mansions.bas

./qb64 -c ./mansions.bas

Run the application with

./mansions

Map Editor and Viewer

Use qb64 to compile mapmaker.bas

./qb64 -c ./mapmaker.bas

Run the application with

./mapmaker

Disclaimer

This project documents some early programming experiences. The choice of programming language or coding style is not indicative of my current expectations for quality software. I'm amused that the programs still compile and marginally run. Bugs abound!

About

Typical hero wanders through maze. Written in QBASIC.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published