You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-2
Original file line number
Diff line number
Diff line change
@@ -8,7 +8,8 @@
8
8
9
9
10
10
Polar.js is a quick, intuitive and easy 2D game engine developed in TypeScript for use on the web. It uses WebGL2 to deliver competitive performance and an entity component system to ensure scalability and ease of development.
11
-
11
+
## Showcase
12
+
https://youtu.be/ZVPHzbGP_gs
12
13
## Getting Started
13
14
```js
14
15
// Add some example code here
@@ -40,4 +41,4 @@ To make my life easier:
40
41
- Include a brief explanation of why you changed it.
41
42
42
43
## Credits
43
-
Created by Alex Brown, Harry Ickeringill and Jake Palandri.
44
+
Created by Alex Brown, Harry Ickeringill and Jake Palandri.
0 commit comments