From ef7edd87a129d2ec2b60fe34e73df8245c3162b7 Mon Sep 17 00:00:00 2001 From: Zac <67043710+z-riley@users.noreply.github.com> Date: Fri, 27 Dec 2024 15:38:54 +0000 Subject: [PATCH] Update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e35a2e2..9503bbf 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Go 2048 Battle -[2048](https://en.wikipedia.org/wiki/2048_(video_game)) sliding puzzle game featuring singleplayer and head-to-head multiplayer modes. Built using [turdgl](https://github.com/z-riley/turdgl/). +[2048](https://en.wikipedia.org/wiki/2048_(video_game)) sliding puzzle game featuring singleplayer and head-to-head multiplayer modes. Built using [GoGL](https://github.com/z-riley/gogl/). ![Multiplayer demo](./docs/versus-demo.gif)