A collection of games/programs I made during my early programming days.
Made with the Processing.js Graphics Library
March 2020 (14yo)
1400 lines of JS
Platformer Shooter Game with health, bullets, guns, obstacles, storyline and cool dynamic effects (Rain, Motion Blur, Particles) based on the COVID-19 pandemic.
September 2019 (13yo)
110 lines of JS
Fourier Series animation to showcase the relationship between the beautiful "circle drawings" and Fourier Series.
July 2019 (13yo)
550 lines of JS
Remake of the famous arcade game Asteroids. Complete with particles, menus, graphics & effects. Original version had audio, but was removed during porting. First time applying trigonometry in a game.