From 594dcee590f6e65e05c885fd9b5fc014857dc892 Mon Sep 17 00:00:00 2001 From: przemek83 <4788832+przemek83@users.noreply.github.com> Date: Thu, 3 Oct 2024 10:13:38 +0200 Subject: [PATCH] Small improvement in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a840796..9a507fb 100644 --- a/README.md +++ b/README.md @@ -69,7 +69,7 @@ Ideas: - Add sounds and some music in menu. - Add points received during gameplay. - Use more sophisticated font than basic built in one from Allegro library. -- Divide Game class and add tests for gathered within logic. +- Divide Game class and add tests for its logic. - Implement proper mechanism for dropping frames in cases of CPU spikes and performance lags. ## Screenshots