Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 425 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 425 Bytes

Demonstration

simplescreenrecorder-2024-04-11_17.02.52.online-video-cutter.com.mp4

Goal

  • Implementation of the old school Pong game with support to play on the Browser, against the computer or online with other players.

How to build (on linux)

  • You need Make tool installed and g++ or clang compiler
  • You also need Raylib static library installed
  • Run make and execute the binary