diff --git a/assets/attribution.md b/assets/attribution.md index 33ad0de..d0c1873 100644 --- a/assets/attribution.md +++ b/assets/attribution.md @@ -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) diff --git a/readme.md b/readme.md index e38dd47..b777c05 100644 --- a/readme.md +++ b/readme.md @@ -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`