From bd17ed2aa6f281ed3ebb10c4ff51d0d4081cbd2d Mon Sep 17 00:00:00 2001 From: Andy Killorin <37423245+Speedy6451@users.noreply.github.com> Date: Fri, 3 Jan 2025 20:34:22 -0500 Subject: [PATCH] added a picture to readme --- readme.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/readme.md b/readme.md index e38dd47..bc2bc32 100644 --- a/readme.md +++ b/readme.md @@ -2,12 +2,18 @@ A rust demo I made for a friend's birthday. +![cake.png](/attachments/a3701d01-5afb-47bd-8daa-2a93432de1d1) + ## Controls | button | action | | - | - | | A | remove one slice | +## Running + +Download `cake.cdi` from [the latest release](https://git.ank.dev/ank/dccake/releases/latest) and run it on a [dreamcast emulator](https://github.com/flyinghead/flycast) or burn a CD for use on a Sega Dreamcast. + ## Building `just build`