We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fba61d0 commit 08520a1Copy full SHA for 08520a1
1 file changed
readme.md
@@ -6,7 +6,8 @@ void is a simple 2D engine for games and toy applications featuring:
6
- fast loading.
7
- few dependencies.
8
- selective redraw for low energy idle.
9
-- compilation to self-contained single-file HTML distributables that run without a server or load in one request.
+- compilation to a single standalone HTML file.
10
+- text, nine-patch, and button primitives for basic UI.
11
- DOM compatibility.
12
13
## Installation
0 commit comments