it be a triang that shoot
Check out the wiki of this repo if you are looking to learn from this project!
- add score counter that adds points if hit enemy, or subtracts if missed enemy
- add small randomization to enemy direction
- add pause and game-over menu which provides restart option
- add enemies that can be shot
Objective:
make projectiles shoot from the player towards mouse position,
create hostile elements
- shoot projectiles towards mouse
- shoot variations of projectiles with mouse klick
- fps counter
- vsync
- frame-independent movement using delta time
- window boundary check for movement
- rotating while moving







