8000 GitHub - shrrdz/pong: pong in C
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

shrrdz/pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pong

Revolutionary game Pong remade in C programming language.

screenshot

Checklist

  • ball translation
  • ball collision
  • player collision
  • player control
  • ball reset
  • score system

Dependencies

Building

  • Run the Makefile included in the project using $ make.
  • The executable, once built, can be found in ./out/.

About

pong in C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0