added screenshot to readme

This commit is contained in:
Andy Killorin 2025-01-03 20:34:22 -05:00
parent c5c140810b
commit ccbb39c3f6
Signed by: ank
GPG key ID: 23F9463ECB67FE8C
2 changed files with 10 additions and 3 deletions

View file

@ -1,8 +1,9 @@
cake interior from [freepik](https://www.freepik.com/free-photo/cheese-slice-gourmet-sugar-ice_1088314.htm#fromView=keyword&page=1&position=23&uuid=dbe8a13e-47f4-4ff0-9ea2-382a5cbdbe74&new_detail=true)
frosting texture from [freepik](https://www.freepik.com/free-photo/chocolate-frosting-texture-background-close-up_17217666.htm#fromView=search&page=1&position=18&uuid=3bb7063d-3f6a-4f96-b6f4-6b507bfa0d1e&new_detail=true)
cover art from [purepng](https://purepng.com/photo/4200/food-birthday-cake)
unused slice image from [purepng](https://purepng.com/photo/14426/food-chocolate-cake)
cake interior from [shutterstock](https://www.google.com/url?sa=i&url=https%3A%2F%2Fwww.shutterstock.com%2Fsearch%2Fcake-texture-background&psig=AOvVaw35v6xXxAb_-C-BtcYztcIq&ust=1736010768595000&source=images&opi=89978449)
frosting texture from [freepik](https://www.freepik.com/free-photo/chocolate-frosting-texture-background-close-up_17217666.htm#fromView=search&page=1&position=18&uuid=3bb7063d-3f6a-4f96-b6f4-6b507bfa0d1e&new_detail=true)
cake exterior from [shutterstock](https://www.google.com/url?sa=i&url=https%3A%2F%2Fwww.shutterstock.com%2Fsearch%2Fcake-texture-background&psig=AOvVaw35v6xXxAb_-C-BtcYztcIq&ust=1736010768595000&source=images&opi=89978449)

View file

@ -2,12 +2,18 @@
A rust demo I made for a friend's birthday.
![cake.png](https://git.ank.dev/ank/dccake/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`