Skip to content

Pedro-Seixas/GameRope

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameRope

This is a simple game made in C++ using SFML for learning purposes. The objective of the game is to release the ball from the rotating rope at the right time by pressing [space] to make the ball reach the goal.

The game engine is done and currently there are five levels to play. More will be added.

Level Two:

GameDemonstration1

Level Four:

GameDemonstration2