From 73260cfb3488cfb8fa3353b980382cbf226f9bbc Mon Sep 17 00:00:00 2001 From: Alcibiades Athens Date: Fri, 27 Dec 2024 03:37:02 -0500 Subject: [PATCH] fix: add picture to readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4802c92..b701b23 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,8 @@ A classic Pong implementation built with the Bevy game engine and Rapier physics. Created as a holiday learning project during Christmas 2024, focusing on creating a complete game loop in the most rusty way possible. +![Rusty Pong](assets/social-card.png) + ## Game Overview Two paddles, one ball, endless possibilities. This minimalist take on Pong emphasizes smooth physics-based gameplay with