Skip to content
This repository has been archived by the owner on Apr 19, 2024. It is now read-only.

sakertooth/basket-pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basket-pong

A basket-ball game made in C using SDL.

Controls

WASD keys - Player one movement
Arrow keys - Player two movement
Space - Shoot (both players share this key)

Conditions

First player with 5 points wins.

Libraries used

Building project

git clone https://github.com/sakertooth/basket-pong/
cd basket-pong
mkdir build && cd build
cmake ..
cmake --build .

About

A basket-ball game made in C using SDL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published