[READ-ONLY] Mirror of https://github.com/probablykasper/canvas-experiments. Just me learning to use HTML canvas canvas-experiments.kasper.space
canvas html5-canvas website
0

Configure Feed

Select the types of activity you want to include in your feed.

typos

KH (Jun 15, 2017, 5:57 PM +0200) 2385ba11 1bcf3a2f

+2 -2
+1 -1
index.html
··· 10 10 </head> 11 11 12 12 <body> 13 - <a href="3">4. many boucning circles with random colors, radiuses and window resiza support</a> 13 + <a href="4">4. many boucning circles with random colors, radiuses and window resize support</a> 14 14 <a href="3">3. circle bouncing on canvas borders</a> 15 15 <a href="2">2. squares, a line and randomly positioned circles</a> 16 16 <a href="1">1. two squares</a>
+1 -1
index.php
··· 10 10 </head> 11 11 12 12 <body> 13 - <a href="3">4. many boucning circles with random colors, radiuses and window resiza support</a> 13 + <a href="4">4. many boucning circles with random colors, radiuses and window resize support</a> 14 14 <a href="3">3. circle bouncing on canvas borders</a> 15 15 <a href="2">2. squares, a line and randomly positioned circles</a> 16 16 <a href="1">1. two squares</a>