1
0
Fork 0
mirror of https://git.coom.tech/drummyfish/raycastlib.git synced 2024-11-22 20:39:57 +01:00
This commit is contained in:
Miloslav Číž 2020-06-21 17:40:25 +02:00
commit 98451583de

View file

@ -57,6 +57,7 @@ features
- Arduboy (only experimental) - Arduboy (only experimental)
- Pokitto (32bit resource-limited embedded ARM) - Pokitto (32bit resource-limited embedded ARM)
- Gamebuino META (32bit resource-limited embedded ARM) - Gamebuino META (32bit resource-limited embedded ARM)
- TODO:
- Android - Android
- Windows - Windows
- **Many compile-time options** to tune the performance vs quality. - **Many compile-time options** to tune the performance vs quality.
@ -104,8 +105,8 @@ license
Everything is CC0 1.0 (public domain, https://creativecommons.org/publicdomain/zero/1.0/) + a waiver of all other IP rights (including patents). Everything is CC0 1.0 (public domain, https://creativecommons.org/publicdomain/zero/1.0/) + a waiver of all other IP rights (including patents).
The art used in demos is either my own released under CC0 or someone else's released under CC0. I've written all code completely myself from scratch, the art used in demos is either my own released under CC0 or someone else's released under CC0.
Please support free software and free culture by using free licenses and/or waivers. This is not a mandatory condition, but please consider supporting free software and free culture by using free licenses and/or waivers.
If you'd like to support me or just read something about me and my projects, visit my site: [www.tastyfish.cz](http://www.tastyfish.cz/). If you'd like to support me or just read something about me and my projects, visit my site: [www.tastyfish.cz](http://www.tastyfish.cz/).