From 5bbd8b4686de5f4bc9e1e1418c254d6e766ea7df Mon Sep 17 00:00:00 2001 From: KosmX <kosmx.mc@gmail.com> Date: Thu, 13 May 2021 22:26:37 +0200 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 935d539..670e55b 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # :D -## It's not a bug. It's an undocumented feature \ No newline at end of file +## It's not a bug. It's an undocumented feature + +This is one of my homework... not a very good game +I used [olc::PixelGameEngine](https://github.com/OneLoneCoder/olcPixelGameEngine) -- GitLab