Skip to content

Davenchy/cping-pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C Ping Pong

  • A ping pong game written in C using RayLib

How To Play

  • Use the keys K and J to move Up and Down

Build

  • Make sure that RayLib is installed on your system then compile the project.
  1. Create directory build/
$ mkdir -p build/
  1. Compile the project by running make or make run to compile and run the project.
$ make
$ ./cping_pong
# OR
$ make run

About

Ping Pong game written in C using raylib

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published