Game
Guide Dog

1 year ago

King of the hill! At this point, it's kind of just level building


Got the lesson notes and typing prompts done for the first area, which has seven levels, but I only have three levels made. And no, I'm not doing procedural. Yes, this is a primarily educational game, but I still enjoy certain aesthetics like hand-built levels

Also did a little spit-shine on my dialogue code. It's not fabulous, but it works for what I need. Mostly it's just a little introduction for a new game and then a little dialogue at the end of the level. There isn't really a "story" to this game, but it's just enough to let the player know that they're moving to the next area, out of the backyard and into the house, from the house to the city, and so on Maybe there will end up being something story-ish to it, I don't know. It's not part of the plan...



0 comments

Loading...

Next up

Art day today. Did a little messing around with the cupboards and some furniture. Got a wine cellar, shower and tub and such. Probably redo appliances, spiff them up a bit Once I get all the major stuff in, then I'll go through and build the levels

Area 1 is complete! 7/7 levels!

Read more to learn about the upcoming demo

Ah, yes, Grandpa and Grandma's old farmhouse, with a million rooms, basement full of mason jars, and the old '57 Chevy in the garage

I mean, not my Gramma and Grampa, but someone's, right?

The combat system is already being implemented and there are also some advances with the environment (WIP)

#gamedev #indiedev #godot

With exception of some minor odds and ends, the home interior sheet is finished, which means I can start on all the levels. The next house (level 9) is an old farmhouse, the kind that had a bazillion rooms

We’re excited to announce that we’re working on a new game, a 3D metroidvania with a Low Poly Pixel Art style. Stay tuned for more updates!!!

#gamedev #indiedev #pixelart

Battle State Machine is working Player chooses what to do, enemies choose what to do, and they even have variable rates of attack/defend/flee. Next step will be to actually start dealing damage

Went to a powwow today, which means I got basically nothing else done. But I did fix that oddly specific bug and make the option button a teeny bit more interesting Just need to fix Lucy's vest (tomorrow) and then on to the demo!

Zombie in action! #GameDev #Art #PixelArt

Decided to do some work on the save/load. Name, Chapter, and even Total Play Time CORRECTLY FORMATTED Will work on the chapter banners later. Free time formatting code below