JS Advanced - Mini Game Project - A side-scrolling game created using JS.
- Check out the App Library
- The game is a side-scroller where the player controls THE SOFTUNI WIZARD, attempting to fly between infesting bugs without getting hit by them.
- Along the way the player collects points.
- Points come from reaching as further as you can.
- Bonus points are awared upon killing a bug.
- The goal of the game is to collect as many points as possible.
,W,--> PressWto move UP.A,S,D--> PressAto move LEFT,Sto move DOWN &Dto move RIGHT.Spacebar--> PressSpacebarto shoot bugs.
- The computer generates bugs randomly across the right plane of the board.
- Move using
W,A,S&Dand avoid the bugs. - Press
Spacebarto shoot bugs for bonus points. - Survive! :)
- Bonus tip:
Spacebarcan be held for continuous uninterrupted shooting.





