This website requires JavaScript.
Explore
Help
Sign In
Rockingcool
/
pong
Watch
1
Star
0
Fork
0
You've already forked pong
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6
Commits
1
Branch
0
Tags
964bb9452d141ee8de75d5be81729337652e322b
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Rockingcool
964bb9452d
Added welcome text; added basic player scoring mechanism; fixed bug where ball would start from different positions
2023-12-30 23:28:24 -06:00
.gitignore
Added gitignore file
2023-12-14 12:59:48 -05:00
Makefile
Added 'debug' rule, and add relevant libraries to build commands
2023-12-18 22:42:45 -06:00
pong.c
Added welcome text; added basic player scoring mechanism; fixed bug where ball would start from different positions
2023-12-30 23:28:24 -06:00
Description
A multiplayer pong game.
36
KiB
Languages
C
97.6%
Makefile
2.4%