Posts tagged Canvas
Chasing a dot on a HTML5 canvas
- 2016-04-16
A forum question about how to detect a collision of two balls for a school project (in Python) lead me to write my first HTML5 <canvas> element code.
Move the mouse over the square below and try to catch the blue dot with the red one.