diff options
| author | realtradam <[email protected]> | 2021-08-08 21:25:44 -0400 |
|---|---|---|
| committer | realtradam <[email protected]> | 2021-08-08 21:25:44 -0400 |
| commit | 4401e68464d1d5932daec84e41aeb7b4a88c831e (patch) | |
| tree | b4e610785be4c561708486365ebb4811000f0d9c /README.mdown | |
| download | ruboids-4401e68464d1d5932daec84e41aeb7b4a88c831e.tar.gz ruboids-4401e68464d1d5932daec84e41aeb7b4a88c831e.zip | |
.
Diffstat (limited to 'README.mdown')
| -rw-r--r-- | README.mdown | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/README.mdown b/README.mdown new file mode 100644 index 0000000..82ebbca --- /dev/null +++ b/README.mdown @@ -0,0 +1,3 @@ +## Boids simulation made using [Ruby2D](http://www.ruby2d.com) and [FelFlame](https://github.com/realtradam/FelFlame) + +Making this mostly as a test of using FelFlame in a real project, to try out and see if I can find bugs of flaws in it. |
