Skip to content
/ pong Public

A very basic PONG adaptation with the SFML library.

License

Notifications You must be signed in to change notification settings

FioPio/pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong

A very basic PONG adaptation with the SFML library.

alt text

Setup

To make it work you will need to change the fonts path pointing it to a font you downloaded.

Controls

  • Up Arrow -> Moves the racket up.
  • Down Arrow -> Moves the racket down.
  • Space bar -> Pauses/resumes the game.

Interesting things to do

  • Set a random direction for the ball to be shot every service.
  • Set a multiplayer game with the S/W keys.
  • Set a score record.
  • Set a top socre as an end game condition.

About

A very basic PONG adaptation with the SFML library.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published