Skip to content

makzyt4/cpong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C Pong

A little Pong clone written in C with addition of SDL 2 library.

Installation

Requirements

You will need:

  • gcc (the later the better)
  • SDL 2 library

Compiling

Open command line and enter:

make

To remove binaries enter:

make clean

Releases

No releases published

Packages

No packages published