From 3d468b25b24f466cdfe6eff2e77ce55abb81a930 Mon Sep 17 00:00:00 2001 From: ManDude <7569514+ManDude@users.noreply.github.com> Date: Fri, 17 Jun 2022 00:23:57 +0100 Subject: [PATCH] we ACTUALLY have sound guys for real (#1462) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ea24e5413a..00fa072e30 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ We have a Discord server where we discuss development: https://discord.gg/VZbXMH ## Current Status -So far, we've decompiled around 400,000 lines of GOAL code, out of an estimated 500,000 total lines. We have a working OpenGL renderer which renders most of the game world and foreground. Levels are fully playable, and you can finish the game with 100% completion! There is currently *no* audio. +So far, we've decompiled around 400,000 lines of GOAL code, out of an estimated 500,000 total lines from the original game. We have a working OpenGL renderer which renders most of the game world and foreground. Levels are fully playable, and you can finish the game with 100% completion! Here are some screenshots of the renderer: ![](./docs/img/promosmall1.png)