Skip to content

Sharing my SFML journey feel free to create PR of your recent SFML project to contribute. this will be running and building from CMAKE

Notifications You must be signed in to change notification settings

itfidele/some_sfml_simple_games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🎲 My SFML Journey

Sharing my SFML journey feel free to create PR of your recent SFML game to contribute to. this will be running and building from CMAKE

🎮 Shoot Target with mouse

this is a simple game to start learning about collision and mouse interactivity, we shoot the ball to the target(hoop) - includes scoring (print the score in CLI)

Files names for the game

  • ShootTarget.hpp
  • ShootTarget.cpp

shoottarget

🎮 Shoot Target Projectiles with mouse

Get to play with generating projectiles and learn how shooting and detecting collision on multiple elements works - this one was much more fun it's not hard as it seems if you know how to play with C++ get in the codes and play with them have fun 🎉

Files names for this game

  • ShooterTargetProjectiles.hpp
  • ShooterTargetProjectiles.cpp

sss

About

Sharing my SFML journey feel free to create PR of your recent SFML project to contribute. this will be running and building from CMAKE

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published