Skip to content

miracoly/pong-in-c

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong in C

Simple implementation of Pong in C using SDL2.

SDL is a low-level abstraction layer which allows drawing on the screen while maintaining cross-platform portability.

Pong Game

Prerequisites

Nix

If you are using nix package manager, just enter the development shell with nix-shell.

Build & Run

To build and run the game execute the following command:

make

About

Simple implemenation of the game Pong in C

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published