summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJacob McDonnell <jacob@jacobmcdonnell.com>2024-02-19 20:43:39 -0500
committerJacob McDonnell <jacob@jacobmcdonnell.com>2024-02-19 20:43:39 -0500
commit563d44c4a3cabeddc442bfe8377bc2cdfde4a6dd (patch)
tree484a7c958dfe782ec7800fa2a3b0b828af46bae2 /README.md
parent9d4fbd735e60c8bfd8360a9cdcfc1c757a6cced1 (diff)
Fixed screen flicker and added ball speedup
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
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