Skip to content

The classic game Pong recreated in C++ to run entirely within the Windows Command Prompt

Notifications You must be signed in to change notification settings

kananb/Console-Pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Console-Pong

The classic game of pong recreated to run entirely within the console

By default the game runs in single-player mode against a bot. To play against another person you can use the command line argurgument below.

Usage:

Pong.exe [two/2]  ; command line arguments can be used to enter into multiplayer mode

About

The classic game Pong recreated in C++ to run entirely within the Windows Command Prompt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages