Skip to content

Space Ball is a 2D PC arcade game written in C++ and SFML.

License

Notifications You must be signed in to change notification settings

MarwanRadwan7/SpaceBall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Ball

Space Ball is a 2D PC game. You start with 3 lives and 2 balls - purple and blue. Your goal is to move the brick at the bottom of the screen to bounce the ball back into space, increase your score, and achieve a score higher than the highest score. Have fun! (Or try to pretend like you do!) :D

The game supports 1 player, but multiple players can compete to get high score

Controls

Control Player
up W
down S
right D
left A

Technical

  • The game is developed with C++.
  • SFML library is used for GUI.
  • Here is a live version of the gameplay.

About

Space Ball is a 2D PC arcade game written in C++ and SFML.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published