JoDo Games

@jodogames
4 Followers
9 Following
35 Posts
Building small little games
🫤

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).

#electronics #maker #christmas

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

#gamedev #indiegame

Chess in a dungeon

Chess in a dungeon

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

#gamedev #androiddev

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 :)

https://jamtheincident.jodogames.com/

#gamedev #indiedev

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

1k game ..
Worked on the decision tree for all the choices in the game.
The gameplay is only an hour so there's not a crazy amount of them.

Today's bill: 1hr => $40 Remaining Budget: $620
#gamedev #indiedev

1k game ..
Trialing adding some hand drawn illustrations but not sure they are creepy enough :)

Today's bill: 1hr => $40 Remaining Budget: $660 #gamedev #indiedev

1k game ..
Today was brain storming the content/context
Wrote out about 40 postit notes of ideas in pure brain dump manner
Next will be refining the ideas
Hoping to have about 1 hr of gameplay if possible

Today's bill: 1.5hr => $60 Remaining Budget: $700
#gamedev #indiedev