/ascii-pong

My take on Atari PONG, runs in command prompt 📟

Primary LanguageC++

ASCII PONG

A small pong-style game for one or two players.

Platform: Windows (tested on 7, 8.1 and 10). Runs in command prompt.
Where to get a binary: check out the latest release! The binary file is ASCII PONG.exe.
How to compile: makefile is included in /src folder (g++ and make are required). Please ignore 79 warnings :)


My resources:

I hope You will enjoy this game, thanks!