Hacker News new | ask | show | jobs
by ryantuck 2715 days ago
so cool!

maybe dumb question - where's the link to the source code? adding that to the actual page would be great.

2 comments

Source code: https://github.com/S-poony/Ultra-Square-Catcher-USC-

It’s canvas based. Interesting choice as a starting point of a learning path.

HTML5 canvas was where I wrote my first game, it has a relatively simple API, once you've copied the boilerplate from somewhere.
on chrome: right click -> View page source