pong.git
4 years agoinit'd second paddle, repositioning
Matthew Owens [Sat, 3 Oct 2020 11:39:09 +0000 (12:39 +0100)]
init'd second paddle, repositioning

4 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

4 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

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

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

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

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

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

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

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

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

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

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

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

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