Name | Modified | Size | Downloads / Week |
---|---|---|---|
1.1.1 | 2017-07-18 | ||
1.1 | 2017-05-12 | ||
1.0 | 2017-05-12 | ||
README.txt | 2017-05-12 | 350 Bytes | |
Totals: 4 Items | 350 Bytes | 0 |
Building Cicada requires a machine with a command prompt, a C or C++ compiler and the 'make' tool. To compile: 1. Open the command prompt. 2. Navigate to the directory in which Cicada's source files are located. 3. Type the command "make cicada". To run, use a command prompt to navigate to Cicada and type "/.cicada" (UNIX) or just "cicada" (DOS).