triptych

Building fun experiences for the web

I struggled for a long time to decide where I should put my efforts in blogging. Should I self-host? Should I go with Wordpress? Post a blog on Netlify? There are so many choices – each one with its own set of advantages and disadvantages. I settled on Write.as because it gives you lots of choices and just kinda fits into the way I think. They have the ability to customize the CSS, but if you just want to go with the default, you can. You can embed lots of different content here, and it just works.

My only two issues with the site is 1) there’s no Markdown preview – so I’m often forced to either use the rich text editor or use another markdown editor to write the articles 2) the documentation is sometimes ridiculously hard to navigate. There have been several times when I wanted to know how to embed something, and even though I found out how months ago – I struggled to “re find” it later.

But, overall I’m super happy, and that should result in more posts, no?

I’ve picked up and moved to a new state. I left behind so many things – memories of the past, books, papers, old software. And now I’m making a fresh start with the remnants of what I felt was worth keeping. I’m hoping to write and blog more now that I’ve gotten my workspace better set up. I keep talking about writing more, it’s time to actually do it.

The first day of a long journey is always exciting. You are starting new things, you're full of energy, and your enthusiasm is bright and shiny.

On day 2, you're past the celebrations, the fireworks is over, and it's time to get down to actual work. For me, I continued to dive into learning Godot Engine a bit more, while also dealing with the anxiety that is permeating everything lately. Sure the Pandemic is waning for a while – until the next wave – but now we have other things keeping us all up a night.

But, I'm coping as best as any and diving into Godot stuff. I have a list of games and game making tools I want to make that is a mile long. I'm happy thinking I'll spend the rest of my life drilling down into this and similar tools to make my dreams come true. If there's a world to have dreams in, that is.

I'm thinking about the kinds of projects I want to create – which consist of a lot of RPG style mechanics, only turned on their head. For instance I have a thought to make a Monster Healer kinda game. Instead of you going out and facing down terrible monsters and killing them, you are a healer who must seek out injured monsters and nurse them back to health, and eventually face down the party of adventurers who are leaving these creatures suffering in their wake.

I have many more ideas, but right now it learning to crawl before I can walk. I've been messing with Godot for a long time, and to be honest it's only recently that I feel like I have gotten a good grasp of the basics to create something fun. I just gotta do it. Let's get to day 5, 10, 30. And every day I'm going to spend some time in this game engine getting more comfortable building stuff. I'll even post games and things here.

I'm also spending time today relaxing and reading an amazing novel Legends and Lattes by Travis Baldree which I heartily recommend. It's a “cozy fantasy” with low stakes but tons of heart and great characters.

Starting on a new journey

Today marks a new “time around the mountain” for me. I've been wanting to focus on a few things like making games with Godot as well as learning to make my own “Apps” in the engine. Today I started (re) learning Godot in earnest to begin my new “Journey”. I'm going to stay hyperfocused on Godot – learning how to create some games that I've always wanted to build, as well as explore how Godot can be used to make game making tools — to blur the line between “App” and “Game”.

Right now I'm starting out looking at the stable version's documentation and re-making the “sample” game to get myself back in the right frame of mind.

This day also sees me starting to blog again – perchance I will hit beyond a 2-day streak. I've decided to stick with Write.as as they have always been great for blogging – plus I have a lifetime membership I should be using.

The one problem with their tool is there's no preview for the markdown, so I'm using the amazing StackEdit tool ( link below ) which does do much as a Markdown editor.

I've waffled back and forth between using HTML/CSS/JS as an authoring tool and other tools like GDevelop and Godot. Godot gives me everything I can want and need and I can create things that run on the web, windows, mac, etc. and it's totally free and open source. And I want to support that.

Today while starting on the docs, I was wondering how on earth apps that use Godot like RPG in a box as their “engine” actually create some kind of editor that outputs games. Alfred Baudisch was so kind to introduce me to the idea behind Resources in Godot . I knew all about Nodes, Scenes, and Scripts which are super powerful concepts in that engine, but I had no idea about Resources.

He shared with me the mind blowing concept that you don't really try to compile some kind of 'game' from your own Godot-based tool, instead you essentially create two engines. One engine is the 'player' kinda like the Flash runtime. That has all the capabilities you want in the final output. So, you build that player which then takes in Resources and 'runs' them. The second engine is the editor you create in Godot which lets you mess around with the types of data you want to manipulate ( say a storytelling engine ) and it's 'output' are packed Resources that the other 'player' engine consumes. Brilliant!

This might seem obvious to some folks, but to me it's a watershed moment. I now know how to begin building my game tools using just the capabilities that Godot gives me. Heck, I could even go crazy and give my 'player' engine the ability to accept plugins. How Meta is that?

Anyway, it all centers on learning Godot. And building cool stuff with it.

In addition to this, I've been looking at how could I make a back end for my tools – so folks could log in , save things, keep settings, etc. I'm really happy with a project called SupaBase, which can handle Auth, user accounts, and other database stuff. It even does realtime things.

Finally, I'm getting to tie all my skills together into one set of code and projects.

With all the darkness going on in the world right now, this has shined a bit of light into my life, and renewed my drive to keep coding and learning.

I'm also spending some time looking at solo RPG's like Apothecaria and how I might be able to create my own ( again in Godot! )

On to cool stuff!

Written with StackEdit.

Today marks the second day in a row for me blogging. A major milestone! Today I learned how to pull in a JavaScript class from a remote location via fetch in Observable, and this will really change how I work on my tiny tools for storytelling. link here

I’m going to work on a tiny game where you come once a day and gather resources, solve quests , and see adventures. I’m getting a little low key excited about it. More to come!

Written with StackEdit.

I have been trying to start blogging since the year started, and I’ve had a kind of writer’s block while at the same time getting all kinds of ideas for writing posts, usually after I see someone else who posted something interesting.

But I’m not waiting any more. I’m going to try blogging every day no matter what, and will try to do it early in the mornings.

topics

I wish write.as had a markdown preview, but I suppose one can post anonymously then repost it later. I am going to try that out at some point.

Some topics I want to blog about * Godot Engine * Clockwork Apprentice * HTML stuff * Observable stuff * Storytelling * more!

This is being written on my new iPad Pro, and I have to say it’s a great device. Having a ginormous screen turns the iPad into a gaming and creation device as well as allowing me to jump from thing to thing quickly.

I’m also playing some games like Titan Quest on this device which is just pure fun.

This weekend I want to work more on some storytelling tools on Observable.

I'm getting the bug to write again. I am thinking about using Royal Road as the kind of stories I want to write seem to lend themselves to that format, and I want to work on serial fiction. My novel “The Clockwork Apprentice” has been around a bit, but I think if I can get it posted there, I can revive my desire to get it completed.

Working on my home page – wrangling HTML, CSS, and JS. Trying to get alpha software to work as expected. Finally figuring out a lot of things.

Testing write.as –> ghost. Will it work?

I'm testing a new feature! Will it work? Well if this shows up on Ghost, and Twitter. Then yes!

Enter your email to subscribe to updates.