From 65c8ca3260244fab095792cd1da6640003163c6b Mon Sep 17 00:00:00 2001 From: dox Date: Sun, 12 Feb 2023 00:19:01 -0500 Subject: [PATCH] readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index f24894a..049a0b4 100644 --- a/README.md +++ b/README.md @@ -10,6 +10,10 @@ A clone of the 2007 Adobe Flash game by Jacob Grahn ("Jiggmin"), using OpenGL and SDL. +> _Don't let anything touch your white center. Destroy atackers by touching them with their color. Move with your mouse. Spin with WASD/arrow keys. Survive._ + +An experiment in getting the ropes of OpenGL and implementing an entity component system (ECS). + ## Build ### Dependencies