Whack A Mole
The first Javascript game that I made with the help of DOM manipulation.
Link to gameLavasion
A Javascript game where you plays as a block of water that can't touch the lava blocks
Link to gameClimb
A Typescript platformer where you jump around tetris-ish blocks
Link to gameMaze Tag
A Javascript game taking place in a maze where you flee from an enemy that can find the shortest way to the player with the breadth-first-search algorithm
Link to gameMaze Adventure
A Three.js game where you walk in a 3D maze created with cellular automata(http://justinparrtech.com/JustinParr-Tech/wp-content/uploads/Creating%20Mazes%20Using%20Cellular%20Automata_v2.pdf)
Link to gameSnake 3D
A Typescript + Three.js game made for a german programming competition in which you plays as a 3D snake that collects apples
Link to game