Skip to content

allyeagle/gsap-shooter-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About


This is a 2D browser game built on html canvas using javascript and it currently only runs in the browser using a live server plugin on text editors.
It is a simple shooter defense game where the player moves around the screen
and avoids the moving targets. Eliminate them to gain points, 100 points for a
successful hit, 150 points for an elimination.

Score as many points as you can!

Getting Started


- Upon reaching the splash screen you will be greeted by a button that starts the game.
- Once started, oncoming projectiles will begin to swarm the screen.
- Avoid the projectiles by moving with the `W, A, S, D` keys. - Shoot projectiles by clicking the mouse in the direction you wish to shoot.
- Eliminate the enemies to accrue points.

Tools


- Javascript
- Html Canvas
- GSAP (JS Animation Library)

(Back to top)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors