Ball is a basic windows-only, ball-based game, made using C++ SFML.
The goal of the game is to claim 5 balls every 10 seconds.
Ball can never be completed or beaten; the high score is unlimited.
Version: 1.0
Description | Key(s) |
---|---|
Start & Pause Game | SPACE |
Default move | W,A,S,D |
Other Option to Move | Arrow Keys |
Switch Ball Color | TAB |
Start & Stop Music | M |
Restart Music | R |
Exit | ESC |
SFML - Simple and Fast Multimedia Library.
SFML provides a simple way to create visuals, play audio, netcode etc.
SFML uses OpenGL for graphics rendering, and OpenAL for audio.
Official Site: https://www.sfml-dev.org/index.php
If you have any suggestions or issues, please make a well formatted issue here.