Skip to content

Commit 5cb88c1

Browse files
Add showcase to README
1 parent 5aa9141 commit 5cb88c1

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88

99

1010
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
1213
## Getting Started
1314
```js
1415
// Add some example code here
@@ -40,4 +41,4 @@ To make my life easier:
4041
- Include a brief explanation of why you changed it.
4142

4243
## Credits
43-
Created by Alex Brown, Harry Ickeringill and Jake Palandri.
44+
Created by Alex Brown, Harry Ickeringill and Jake Palandri.

0 commit comments

Comments
 (0)