mirror of
https://git.coom.tech/drummyfish/raycastlib.git
synced 2024-11-23 20:49:57 +01:00
Update README.md
This commit is contained in:
parent
4ff8bfeae5
commit
9e81add5f4
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ features
|
|||
- Pure C, tested to run as C++ as well.
|
||||
- Optional framework functions that handle the whole rendering.
|
||||
- Still flexible -- pixels are left for you to draw in any way you want.
|
||||
- Tested on multiple platforms (PC, Arduboy, Pokitto).
|
||||
- Tested on multiple platforms (PC, Arduboy, Pokitto, Gamebuino META).
|
||||
- Many compile-time options to tune the performance vs quality.
|
||||
- Well commented code.
|
||||
|
||||
|
|
Loading…
Reference in a new issue