Skip to content

LEMMIIX/shooty-triangle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

shooty triangle

it be a triang that shoot

wiki Check out the wiki of this repo if you are looking to learn from this project!

Showcase

Version 8:

version8
Changes:

  • add score counter that adds points if hit enemy, or subtracts if missed enemy
  • add small randomization to enemy direction

Version 7:

version7
Changes:

  • add pause and game-over menu which provides restart option

Version 6:

version6
Changes:

  • add enemies that can be shot Objective:
    make projectiles shoot from the player towards mouse position,
    create hostile elements

Version 5:

version5
Changes:

  • shoot projectiles towards mouse

Version 4:

version4
Changes:

  • shoot variations of projectiles with mouse klick

Version 3:

version3
Changes:

  • fps counter
  • vsync
  • frame-independent movement using delta time
  • window boundary check for movement

Version 2:

version2
Changes:

  • rotating while moving

Version 1:

version1

About

Space-shooter with SDL3 written entirely in C

Topics

Resources

License

Stars

Watchers

Forks