RidhwaanDev / pong

Classic pong with SDL2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pong

Classic pong with SDL2 ScreenShot

How to download on macOS

  • brew install sdl2
  • brew install sdl2-image
  • cd pong
  • make game
  • ./play

About

Classic pong with SDL2


Languages

Language:C++ 84.7%Language:C 13.8%Language:Makefile 1.5%