Skip to content

First C++ game through a youtube tutorial series on C++ game development using SFML.

Notifications You must be signed in to change notification settings

kasohrab/Game_1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game_1

Information

First C++ game through a youtube tutorial series on C++ game development using SFML.

The resource I followed can be found at:

https://www.youtube.com/watch?v=C06eGdy7C6k&list=PL6xSOsbVA1eb_QqMTTcql_3PdOiE928up&index=3

Gameplay

Player clicks on falling squares and earns points (based on the size of the square). The squares vary in size and smaller squares are worth more points.

The player also has a limited number of lives, and the game will end when the player is out of lives.

About

First C++ game through a youtube tutorial series on C++ game development using SFML.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published