1
1
Fork 0
mirror of https://github.com/QB64-Phoenix-Edition/QB64pe.git synced 2024-07-03 15:51:20 +00:00
QB64-PE/tests/qbasic_testcases/thebob/chess
Matthew Kilgore 9ee89d6ff4 Add QBasic tests
These tests use a variety of sample code (with some of the larger files
removed, so they are not complete!) and verifies that they all compile
successfully.
2022-04-28 23:00:07 -04:00
..
chess.bas Add QBasic tests 2022-04-28 23:00:07 -04:00
chesssubs.bas Add QBasic tests 2022-04-28 23:00:07 -04:00
readme.txt Add QBasic tests 2022-04-28 23:00:07 -04:00

Unzip to your QBasic folder or a different folder or make a game folder and unzip files into it.

NOTE: This game requires graphics files created by any accompanying .bas programs in the zip file. If two or more accompanying .bas files are present, run the first on only. It will automatically chain (run) the second file. After you run the accompanying .bas file, the main program ready to use!