carterdugan / CPong

A simple version of pong written in C. Just a small project I made in about an hour to experiment with CSFML.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CPong

A simple version of pong written in C. Just a small project I made in about an hour to experiment with CSFML.

...

Well, at least that is how it started out. I am actively working on adding features just for the sake of adding them.

Build

A makefile is included within the CPong directory.

Requirements

CSFML v2.5.1

About

A simple version of pong written in C. Just a small project I made in about an hour to experiment with CSFML.


Languages

Language:C 97.4%Language:Makefile 2.6%