From 0105dfea1a7c351798088650e9b2a46b5a26237d Mon Sep 17 00:00:00 2001 From: John Tsiombikas Date: Fri, 13 Oct 2023 01:02:11 +0300 Subject: [PATCH] update readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 17196c7..ee2666c 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,9 @@ DOS protected mode kernel, which starts as a flat binary (COM file). About the game -------------- -To be determined... +There is no goal or fail state. You just play with shapes pulled out of a pool +of molten metal. Grab with the left mouse button and move them around, then let +them fall back into the pool by releasing the mouse button. About COM32 ----------- -- 1.7.10.4