Commit Graph

13 Commits

Author SHA1 Message Date
Michael Chen
4ede84786e Fixed bugs and deinitialization 2018-01-15 22:01:58 +01:00
Michael Chen
a29178ec55 Ball collides with blocks 2018-01-12 16:49:17 +01:00
Michael Chen
61a470f0fb Fixed Paddle glitch 2018-01-12 14:04:44 +01:00
Michael Chen
cc5211f84f Block struct works, TODO: Fix rectangle collisions! Fix texture 2018-01-12 10:47:14 +01:00
Michael Chen
ab98ff12c5 Block Textures 2018-01-12 09:47:32 +01:00
Michael Chen
77bd1ed996 Fullscreen now supported (absolute, not scaled) 2018-01-11 18:45:00 +01:00
Michael Chen
cac2af317b Bugfix 2018-01-11 16:47:40 +01:00
Michael Chen
05f523b138 Paddle and Ball do now collide. Still glitchy 2018-01-11 14:12:30 +01:00
Michael Chen
064ace7bf1 Basic Movement works. No Collisions yet! 2018-01-11 01:06:55 +01:00
Michael Chen
71b4993a6b Added dll for SDL2_image and implemented top level functions for ball. 2018-01-10 23:40:17 +01:00
Michael Chen
7f36f6dd14 Added interface for online score system. 2018-01-10 22:49:37 +01:00
Michael Chen
ff3c1a5333 Click Events, added Image and Text libraries (included), working prototype 2018-01-10 15:37:55 +01:00
Michael Chen
c7bf766898 Added Vector library and some file structure 2018-01-09 13:22:10 +01:00