8000 GitHub - vermaapoorva/Pong: Pong, a game developed as part of my 1st year Computing - C Programming course
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Pong, a game developed as part of my 1st year Computing - C Programming course

Notifications You must be signed in to change notification settings

vermaapoorva/Pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Pong Game

This is a game we produced using C and the SDL2 Library. We completed it as the extension to our C Project at the end of first year Computing at Imperial.

Setup

This project will be using SDL2, which is a cross platform graphics api. The code should work on both windows and linux, but we should probably stick to linux just to be safe.

1.  Run "make dependencies" in extensions/src
2.  Running "make" in extensions/src will produce a pong executable

Required files (too large to be stored on git):

Media

Font used (os.ttf) is "Odibee Sans" by James Barnard, which was obtained from Google Fonts (Open Source) (license).

"button audio" sound is licensed under CC 0 license, Raclure.

"collision" sound is licensed under the Attribution license, NoiseCollector.

"background music" is licensed under the CC 0 license, Romariogrande.

About

Pong, a game developed as part of my 1st year Computing - C Programming course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0