Skip to content

ricardonunosr/liberpong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LiberPong

Requeriments

Getting started

Warning: ONLY TESTED IN WINDOWS

  • Clone the repo
git clone https://github.com/ricardonunosr/liberpong
  • Change to the directory
cd liberpong
  • Use CMake to build repo
mkdir build
cmake -S . -B build
cmake --build build

About

Pong from scratch

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages