Join us to find out this years' winners for the multitude of quirky and fun "awards" in the InfinitiLab Awards 2021
I was interested in HTML canvases and decided to look up how to use it. In the end, I managed to create one of the most overused visualisation, the node garden. It still looks cool tho.
Next step in conquering HTML Canvas is to make a game! I already made pong, so why not try out something more complex like an RPG. Well, its not really an RPG, YET, but it does have "multiplayer"
Another thingy in the Canvas learning journey, I tried to apply physics into the canvas and made some somewhat realistic planets/gravity simulation. Don't stare at it for too long, you'll get dizzy.
On my quest to master the HTML canvas, I start by making a game. And what better game to start with than the father of all games, Pong. So here is pong, made with HTML canvas.