From 9fae4ba428b4eb121b0c22e5df5159620c326fac Mon Sep 17 00:00:00 2001 From: Randy Thiemann Date: Wed, 25 Oct 2023 21:47:51 +0200 Subject: [PATCH] Online ver. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc52d01..bdf8b7c 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ The game is heavily inspired by the TGM series of games and has the following fe - Game boy color mode. ## Playing -Try the game online [here](https://villadelfia.org/dmgtris/). Controls are arrow keys, Z, X, and Enter. The online version has no sound though, so the better thing would be to run it in an emulator locally. +Try the game online [here](https://villadelfia.org/dmgtris/). Controls are arrow keys, Z, X, Space, and Enter. The online version has no sound though, so the better thing would be to run it in an emulator locally. You can build the game yourself, or use the binary [here](https://git.villadelfia.org/villadelfia/dmgtris/raw/branch/master/bin/DMGTRIS.GBC) or [here](https://github.com/Villadelfia/DMGTRIS/raw/master/bin/DMGTRIS.GBC).