added screenshot to readme
This commit is contained in:
parent
c5c140810b
commit
ccbb39c3f6
2 changed files with 10 additions and 3 deletions
|
@ -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)
|
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)
|
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)
|
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)
|
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)
|
||||||
|
|
||||||
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)
|
|
||||||
|
|
|
@ -2,12 +2,18 @@
|
||||||
|
|
||||||
A rust demo I made for a friend's birthday.
|
A rust demo I made for a friend's birthday.
|
||||||
|
|
||||||
|

|
||||||
|
|
||||||
## Controls
|
## Controls
|
||||||
|
|
||||||
| button | action |
|
| button | action |
|
||||||
| - | - |
|
| - | - |
|
||||||
| A | remove one slice |
|
| 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
|
## Building
|
||||||
|
|
||||||
`just build`
|
`just build`
|
||||||
|
|
Loading…
Reference in a new issue