Skip to content

Pong is a two-dimensional sports game that simulates table tennis, it was developed with SDL2 library and C++ for Windows OS

License

Notifications You must be signed in to change notification settings

NotoFederico/PongGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong Game

Pong Game developed with SDL2 library and C++ for Windows OS in Visual Studio 2019.


Pong gif


Builds

Latest release Latest development build
Noto Noto

Contents


1. Introduction

Pong Game developed with SDL2 library and C++ for Windows OS in Visual Studio 2019. Pong is a two-dimensional sports game that simulates table tennis


2. How To Play

The player controls an in-game paddle by moving it vertically across the left or right side of the screen.

They can compete against another player controlling a second paddle on the opposing side.

Players use the paddles to hit a ball back and forth.

The goal is for each player to reach eleven points before the opponent. Points are earned when one fails to return the ball to the other.


3. Game Link

Get the portable version of this game through this link --> Download


4. Contributing

Pong Gmae uses the gitflow workflow. If you are implementing a new feature or logic from the original game, please branch off and perform pull requests to develop. If you are fixing a bug for the next release, please branch off and perform pull requests to the correct release branch. master only contains tagged releases, you should never branch off this.


5. Licence

Pong Game is licensed under the GNU General Public License version 3.

About

Pong is a two-dimensional sports game that simulates table tennis, it was developed with SDL2 library and C++ for Windows OS

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published