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
6be9da289c
Added a sticky paddle flag on death and new level, spacebar to (re)start game, ESC to exit, combined brick layouts (levels) into one function
2018-01-12 04:24:35 +00:00
..
assets
Forgot to add font to repo
2018-01-11 12:18:54 +00:00
include
Added a sticky paddle flag on death and new level, spacebar to (re)start game, ESC to exit, combined brick layouts (levels) into one function
2018-01-12 04:24:35 +00:00
breakout.c
Added a sticky paddle flag on death and new level, spacebar to (re)start game, ESC to exit, combined brick layouts (levels) into one function
2018-01-12 04:24:35 +00:00
bricks.c
Added a sticky paddle flag on death and new level, spacebar to (re)start game, ESC to exit, combined brick layouts (levels) into one function
2018-01-12 04:24:35 +00:00
makefile
Updated makefile
2018-01-11 11:55:54 +00:00
paddleAndBall.c
Added a sticky paddle flag on death and new level, spacebar to (re)start game, ESC to exit, combined brick layouts (levels) into one function
2018-01-12 04:24:35 +00:00
readme.md
Edited readme
2017-12-07 14:23:35 +00:00
render.c
Started to split sections of the program into their own header / source files
2018-01-12 01:32:31 +00:00
utilityFunctions.c
Started to split sections of the program into their own header / source files
2018-01-12 01:32:31 +00:00
readme.md
Breakout
breakout.c
Compile using
make