From 6bca0f1c3beb4bebbba092b56783c55db0aa9c7b Mon Sep 17 00:00:00 2001 From: LxtteDev Date: Tue, 7 Feb 2023 20:05:34 -0800 Subject: [PATCH] Updated README --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 2787df4..b156c67 100644 --- a/readme.md +++ b/readme.md @@ -1,4 +1,4 @@ # C++ Asteroids -*1/2/23 - Now* +*1/2/23 - 7/2/23* My first game created in C++ and [SFML](https://www.sfml-dev.org/). Its is a worse version of the original [Asteroids game](https://en.wikipedia.org/wiki/Asteroids_(video_game)) *(Created by the Atari Corperation)*. It includes all the features you would expect. Relistic space physics, hit detection, and loop over. This is also a project to try to learn git more. \ No newline at end of file