Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README | 2002-06-28 | 682 Bytes | |
cmp.sh | 2002-06-28 | 156 Bytes | |
cmp.bat | 2002-06-28 | 166 Bytes | |
run.sh | 2002-06-28 | 39 Bytes | |
run.bat | 2002-06-28 | 42 Bytes | |
Totals: 5 Items | 1.1 kB | 0 |
This directory holds the latest QFighter 3 source code in tar.gz and .zip formats. Old versions can be found in 'old/'. cmp.sh and run.sh are scripts that can be used to compile and run the program. Your directories should be set up as follows: ~/qfighter3/cmp.sh ~/qfighter3/run.sh ~/qfighter3/src/ To compile and run you need to be in the ~/qfighter3/ directory and then type './cmp.sh && ./run.sh' This will then create a ~/qfighter3/prog/ directory to put the compiled classes into, compile the program, and run it. cmp.bat and run.bat files are also provided for use on the Windows platform. The QFighter 3 homepage can be found at: www.enderakonline.com/qfighter3/