Baipyrus
A Website to dynamically generate a maze with given width and height, and then solve it for the user. Made in a full screen JavaScript canvas.
Updated 2022-05-15 15:09:08 +00:00
Three different types of blobs moving across the screen randomly. The different types get properties similar to Rock, Paper and Scissors. When two blobs touch, the type which would lose a game of RPS would switch to the winner type.
Updated 2022-05-15 15:04:02 +00:00
Different kinds of animations to shift all visible colors across the screen, made in Processing.
Updated 2022-05-15 14:59:24 +00:00
An animation to constantly display fireworks on the screen, made in Processing.
Updated 2022-05-15 14:47:49 +00:00
A C# Application to convert any number with a given base to any other base (supported for base 2-36).
Updated 2022-05-15 14:42:25 +00:00
An application to animate all kinds of different situations being solved by the breadth-first search algorithm. The "lightning algorithm" in Processing.
Updated 2022-05-15 14:36:43 +00:00
A Website designed as a Multiplayer agar.io rip-off made using a fullscreen JavaScript Canvas and NodeJS Server using socket.io and express modules.
Updated 2022-05-15 14:25:34 +00:00