mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-20 15:54:13 +08:00
ec208f2d3d
* remove unused assets * these are icons * these are images * fix * fix * Revert "remove unused assets" This reverts commit 95d1a800de7e830df15d88e8e329aeadd4548b2f. * move these too
ui
The user interfaces here are built with raylib.
Quick start:
- set
DEBUG_FPS=1to show the FPS - set
STRICT_MODE=1to kill the app if it drops too much below 60fps - https://www.raylib.com/cheatsheet/cheatsheet.html
- https://electronstudio.github.io/raylib-python-cffi/README.html#quickstart