From 563d44c4a3cabeddc442bfe8377bc2cdfde4a6dd Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Mon, 19 Feb 2024 20:43:39 -0500 Subject: Fixed screen flicker and added ball speedup --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 4f3ac90..719ffee 100644 --- a/README.md +++ b/README.md @@ -6,5 +6,4 @@ with SDL. - Add score count to the screen -- Fix screen flicker - - Most likely due to the way sprites are rendered on the screen \ No newline at end of file +- Fix collision glitch on ball and paddles \ No newline at end of file -- cgit v1.2.3