Darshan's Website
Current Webpage
Home
Portfolio
Resume
These games where made in my first month of learning Javascript
These games where made in 2020 when I took the Advance Software Development course by Operation Spark
Walker : A game that teaches you the basics of key events
Pong : An arcade classic that shows you whats its like to use hit boxes and RNG in JavaScript
Snake : A recreation of the classic snake arcade game that with demonstrate the use of arrays and recursion
Touch & Go : A 2 player game that was created as my final exam for the advanced Software Development cource