Skip to content

Latest commit

 

History

History
29 lines (16 loc) · 748 Bytes

README.md

File metadata and controls

29 lines (16 loc) · 748 Bytes

Pong

a classic retro style ping-pong game.

Getting Started

just download or clone this repo into your system & run game.exe

Prerequisites

operating system required: Windows - any(mac & linux might not be supported at this moment.)

Installing

this game has only 4 control buttons:

"escape' key(esc) : to exit/quit the game at any time,

"W" key(w) : to move the box/paddle upward,

"S" key(s) : to move the box/paddle downward &

"enter" key(return) : to start the game

Note

i just recently started in game development, & this is my 2nd game after a long-long time. hope you guyz enjoy it & if you want to look at the source code(& tweek around) feel free to tinker it in the "sourcecode" folder. :)