We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea18d38 commit 44ebc89Copy full SHA for 44ebc89
README.md
@@ -47,6 +47,12 @@ Clone and install the starter-kit from this repository:
47
Edit the ''src/game_screen'' and start writing your game.
48
Go to http://localhost:5173.
49
50
+Or, just install it on your own project with the following command:
51
+```
52
+# npm install swgpu
53
54
+Don't forget to fill your index.html with the minimal structure required by the engine.
55
+
56
## Features
57
- 🧱 **Core**
58
- Maths
0 commit comments