Back

6/29/2025

Figured I'd make one of these since I've been working on it for a while. This is based on a story me and some of my friends have been writing for years. Originally I was using Python for this, though eventually I figured the project could be made more accessible as a browser game.

I've always wanted to make a game with this control scheme—something in the style of NeoQuest. So now here I am. Whether you stick around for the end or are just passing through, welcome. Hope you enjoy your stay.

7/8/2025

Think I'm just gonna leave the control scheme as it was before. Letting the player change it seems like a hassle when I feel like all the keys I've chosen basically work well enough as is. Hope I can finish scenario one soon. Then I'll actually have something to show here. I remember trying to figure out how it would progress. Still kind of working that out now, but I think I got a more clear outline. Then I can really brainstorm for the other ones.

7/9/2025

Wish the site preview would update soon. Just looks weird like that. Looks like the site preview just doesn't render it right. That's kind of annoying. Ought to see if I can do something about that soon. Ok maybe I fixed it? Idk I'd have to wait to see. Ah well. It's not really a big deal. holy shit it worked

What is a big deal is that I finally know where I wanna go with this first scenario. That's been kind of a problem since I wasn't entirely sure what Point B would look like, much less how to connect it back to Point A. Maybe not the best way to go about a project like this, but whatever. There's still three more to go after this.

Never really messed with web buttons before. Should I look into them?

7/20/2025

Been traveling a bit lately. I made an offline copy in case I wouldn't have internet, but I guess it didn't really matter in the end seeing as I can type this out now.

At any rate, I think I've been making good progress. Pictures I'll worry about after the rest of the scenario's done probably, but I added proper flavor text to most of the stuff in the starting area. You can also finally reach the other side of the map, though there's not really anything functional there yet.

Also made some code optimizations. Notably broke everything. But they work now! So hopefully this'll be a little more simple to edit.

7/30/2025

So File Garden will only properly render most of the files I upload if they're in the trash. Which is great. Love that.

At any rate, I've made a few more additions, one of those being color. The map color changes depending on the situation, and I also found out how to make individual parts of the map do different things like glow. I think it'll really allow the visual style to stand out. Also added a proper animation for when the player character hits a wall.

One of the other big additions was audio. Guess I'll look into file hosting again later. Okay it's working now but I'd still rather have something more reliable.