Die hard bauble
The design is based off of this post by u/kiwicupcake ( imgur.com/gallery/make... ).
I've added a motion sensor, small light and a speaker so you can hear a random John McClane wise crack as you pass by (audio is a little quiet).
Working on a mobile game that involves chess with some rpg elements, this is definitely a WIP; any suggestions for ideas let me know: https://chessiad.jodogames.com
looks like I'm publishing a new app soon, uncle Google isn't happy with my lacklustre release rate; I'll try harder I swear
Made a little web game for a jam, it requires you to be physically in Melbourne (AUS) so maybe not the most accessible in the world :)
Nothing I like better then the old ios mobile dev install-athon:
Install Sonoma OS to install XCode 15 app to install iOS 17.4 to install app on iPhone
1k game ..
Spent a few hours writing some dialogue and hooking up the screens.
atm the decision tree is a json file that the app reads to make edits quick and easy.
looks like this:
{
"some_screen_name": {
"image": "image.png",
"content": "some dialogue",
"choices": [
{
"label": "Choice 1",
"pageName": "choice1"
}
]
}
}
Today's bill: 3hr => $120 Remaining Budget: $500 #gamedev #indiedev