This website requires JavaScript.
Explore
Help
Register
Sign In
sumptum
/
PPrinciples2017
Watch
1
Star
0
Fork
0
You've already forked PPrinciples2017
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
PPrinciples2017
/
breakout
History
Joe
a155ce320f
Implemented a scoring system, added SDL_ttf addon in order to render text. Attempted rendering some test text (surface->GL texture->drawing quad), but was unsuccessful. May or may not remove in favour of spritemaps in the future
2018-01-11 09:29:28 +00:00
..
breakout.c
Implemented a scoring system, added SDL_ttf addon in order to render text. Attempted rendering some test text (surface->GL texture->drawing quad), but was unsuccessful. May or may not remove in favour of spritemaps in the future
2018-01-11 09:29:28 +00:00
makefile
Added radius compensation to collision detection with paddle, within updateBall function
2017-12-14 10:05:58 +00:00
readme.md
Edited readme
2017-12-07 14:23:35 +00:00
readme.md
Breakout
breakout.c
Compile using
make