SECTOR [4]

Home About Projects Contact

Github: https://github.com/Lu100git

Vanilla JS Games, keyboard only

Breakout

breakout picture this is a simple breakout clone made only with Vanilla Js, no sprites, pure code

Snake

snake picture Same as breakout, Vanilla Js, no sprites, pure code  

crossy

crossy picture This was my final learning python project, only this time using Vanilla JS

Other JS projects

Bubble sort Algorithm

bubble picture this is a visualization of the bubble sort Algorithm