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