Creating a game
The kids are always drawing characters and writing, and I was wondering - could we use this to make a game together?
It turns out, we can.
I’d guess in about 30 hours, we’ve put together a small world where:
- The player can wander around our world
- The kids have both drawn characters that appear in the game
- My 7 year old has designed a couple of maps
- Together with my 7 year old, we have written some dialogue
- I figured out how to build out some simple logic, connecting scenes
First, I looked into various game making tools. I ended up using Stencyl, the first one I tried. I checked it out first because the free version is limited only in that it only allows you to publish your game to the web (as opposed to desktop or mobile versions), and, for me, a big bonus was that it runs in Linux.