To run the Basilisk code in this repository:
qcc -O2 -Wall -disable-dimensions bounce.c -o bounce -lm
./bounce
To compile and run this project, you'll need:
- Basilisk C preinstalled. See: Basilisk
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To run the Basilisk code in this repository:
qcc -O2 -Wall -disable-dimensions bounce.c -o bounce -lm
./bounce
To compile and run this project, you'll need: