Commit Graph

132 Commits

Author SHA1 Message Date
Michael Chen
8dd9f2e02d Menu screen 2018-01-15 13:54:17 +01:00
Stefan Neumann
e7d5d2be45 fuck yu alllll 2018-01-15 13:19:51 +01:00
Michael Chen
ded8682f82 Added fonts 2018-01-14 13:47:05 +01:00
Michael Chen
347326a14a Changed assets 2018-01-14 11:50:28 +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
cde0ae9bc9 Merge branch 'dev' 2018-01-11 19:08:23 +01:00
Michael Chen
47e2c125f5 Glitchfix (Ball no longer gets stuck in Paddle easily) 2018-01-11 19:05:22 +01:00
Michael Chen
bb164e51d8 Paddle collision works 2018-01-11 19:03:12 +01:00
Michael Chen
77bd1ed996 Fullscreen now supported (absolute, not scaled) 2018-01-11 18:45:00 +01:00
Michael Chen
b9cd095b1c Autostarting makefile 2018-01-11 16:57:01 +01:00
Michael Chen
cac2af317b Bugfix 2018-01-11 16:47:40 +01:00
Michael Chen
db5f91ccf7 Added dll 2018-01-11 16:40:36 +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
f136e07b43 Basic Ball functionality 2018-01-10 23:56:47 +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
89a745882e Changed working directory of the run in Makefile 2018-01-09 14:36:57 +01:00
Michael Chen
bcf1da4009 Added C# program as a web interface for the highscore system 2018-01-09 14:28:29 +01:00
Michael Chen
c7bf766898 Added Vector library and some file structure 2018-01-09 13:22:10 +01:00
Michael Chen
4efb09070f Merge branch 'master' of collaborating.tuhh.de:czg6669/breakout
Pull
2018-01-08 00:51:21 +01:00
Michael Chen
d5276012bb Added fullscreen toggle 2018-01-08 00:45:32 +01:00
Maximilian Mustermann
fd0b29502c Easy compiling instructions added 2018-01-08 00:35:19 +01:00
Maximilian Mustermann
b6f410520c added sdl developement libraries for extremely lazy compiling... :) 2018-01-08 00:31:35 +01:00
Michael Chen
1eb3804673 Key debugging added 2018-01-07 14:45:07 +01:00
Michael Chen
1d91b0aedb Moved Runtime libraries to bin folder 2018-01-07 14:37:03 +01:00
Michael Chen
5f5e069f6e Added files for compilation and basic information (also included dll) 2018-01-07 14:28:49 +01:00
Michael Chen
9b94a6cc15 Initial commit with push 2018-01-07 14:19:35 +01:00