SillyCatto / Pong

Pong game made with Raylib in C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build on Windows: clone the repo and run build.bat at the root to build the executable (gcc)

Controls
--------
W,S for red player
arrow UP, arrow DOWN for blue player
SPACE to pause and resume

About

Pong game made with Raylib in C++


Languages

Language:C 90.3%Language:C++ 9.6%Language:Batchfile 0.2%