SECTOR [4]
Home
About
Projects
Contact
Github:
https://github.com/Lu100git
Vanilla JS Games, keyboard only
Breakout
this is a simple breakout clone
made only with Vanilla Js, no sprites, pure code
Snake
Same as breakout, Vanilla Js, no sprites, pure code
crossy
This was my final learning python project,
only this time using Vanilla JS
Other JS projects
Bubble sort Algorithm
this is a visualization of
the bubble sort Algorithm