pong.git
5 years agoremoved bricks, since we're not making breakout
Matthew Owens [Sat, 3 Oct 2020 11:29:54 +0000 (12:29 +0100)]
removed bricks, since we're not making breakout

5 years agomoved collisions to their own file & added ball/paddle collision response
Matthew Owens [Fri, 2 Oct 2020 14:26:37 +0000 (15:26 +0100)]
moved collisions to their own file & added ball/paddle collision response

5 years agoadded collision detection functions
Matthew Owens [Fri, 2 Oct 2020 13:00:06 +0000 (14:00 +0100)]
added collision detection functions

5 years agofixed window scaling
Matthew Owens [Fri, 2 Oct 2020 11:45:44 +0000 (12:45 +0100)]
fixed window scaling

5 years agodisplay scaling
Matthew Owens [Fri, 2 Oct 2020 11:42:51 +0000 (12:42 +0100)]
display scaling

5 years agorenderer size
Matthew Owens [Fri, 2 Oct 2020 11:06:50 +0000 (12:06 +0100)]
renderer size

5 years agotesting displaymode output
Matthew Owens [Fri, 2 Oct 2020 10:51:25 +0000 (11:51 +0100)]
testing displaymode output

5 years agogetting renderer output size
Matthew Owens [Fri, 2 Oct 2020 10:46:25 +0000 (11:46 +0100)]
getting renderer output size

5 years agoadded ball
Matthew Owens [Fri, 2 Oct 2020 10:32:47 +0000 (11:32 +0100)]
added ball

5 years agoadded missing timestep files
Matthew Owens [Thu, 1 Oct 2020 14:59:00 +0000 (15:59 +0100)]
added missing timestep files

5 years agoremoved accidentally added o file
Matthew Owens [Thu, 1 Oct 2020 14:58:20 +0000 (15:58 +0100)]
removed accidentally added o file

5 years agobasic paddle movement
Matthew Owens [Thu, 1 Oct 2020 14:48:39 +0000 (15:48 +0100)]
basic paddle movement

5 years agoignoring object files
Matthew Owens [Thu, 1 Oct 2020 14:48:23 +0000 (15:48 +0100)]
ignoring object files

5 years agoinitial commit
Matthew Owens [Thu, 1 Oct 2020 12:36:39 +0000 (13:36 +0100)]
initial commit