Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 210 Bytes

Balls.md

File metadata and controls

9 lines (6 loc) · 210 Bytes

Ball example application

This project implements colored bouncing balls on a HTML canvas.

Running

First run: ./startWebServer.sh. Open VSCode: Balls.code-workspace. Start the app by pressing: F5.