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`