Skip to content

cepa/pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong

Yet another Pong game clone.

pong

This one was created in Turbo C++ in 2004 with retro graphics displayed in the 13H mode.

How to run it?

  • First download the package
  • Next install DosBox
  • Unzip
  • Mount the folder with pong.exe:
mount c /path/to/pong/folder
  • Run pong.exe:
pong.exe
  • Depending on your hardware, you might need to increase DosBox speed cycles by pressing CTRL+WinKey+F12 to around 30000.

How to play it?

Keys:

  • player 1: UP/DOWN
  • player 2: Q/A
  • chosing main menu: UP/DOWN
  • chosing players menu: LEFT/RIGHT

How to build it?

You'll need to find Turbo C++ somewhere, open the project and compile it.

Questions?

Visit http://cepa.io

This code is protected by the Beerware license :P

About

Pong game clone for DOS written in Turbo C++, ad 2004

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages