Boids/Wren: Difference between revisions

m
Doh, still not fixed.
(→‎Code: Fixed syntax highlight isse.)
m (Doh, still not fixed.)
Line 559:
<br>
We now embed this Wren script in the following C program, compile and run it.
<syntaxhighlight lang="c">#include <stdio.h>
#include <stdlib.h>
#include <string.h>
9,485

edits