Skip to content

The clone of the an Atari Pong game, written in C#

License

Notifications You must be signed in to change notification settings

KDevZilla/SharpPong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SharpPong

The clone of the Atari Pong game, written in C#.

Image Image

How to play

  1. Use the arrow keys Up and Down to begin the game and move your paddle.
  2. Whoever scored 9 points first won the match.

How to setup a project

  1. Just download a project, it is just a small program written in C# Windows Form.