Game
CasualBoy
12 years ago

Combat


I have written a general combat system into the game, The timing needs tweaking on attack/cooldown but that can come later. You need to kill all of the enemies in a room in order to progress.

5d0c40e1c7c0f.gif

I’m working on AI at the moment, unfortunately collision detection really taxes the gameboy (and i’m just using axis-aligned bounding boxes), causing a visible slowing of the game. I’m going to look at implementing quad-trees (but I can’t get malloc() to work on the gameboy. If worst comes to worst I’ll have to implement my own memory allocation).



0 comments

Loading...

Next up

Rooms! You can now travel from one room to the next! You can only do this once all the enemies in a room are killed (but there are not atm). Progress is really rocketing along. I may upload a rom tomorrow evening (even if there is really no gameplay).

Level Progression I fixed the bug in the engine, ported attacking over to the new engine, made the room selection smarter and introduced level progression! Check it out…

Gif Trouble / Progress

Movement Player movement is done, including basic collision detection (not demonstrated in the gif). I’ve improved the interface, which can be seen in a screenshot on the game’s page. I’m working on room loading at the moment.

We made a lot of improvements on the Freezing Plains visual. Things like pine trees, tiny bushes, some rocks, and others game props!

#IndieGame | #IndieDev | #GameDev | #PixelArt | #WaifuQuest | #WifeQuest | #screenshotsaturday

Successful landing

#screenshotsaturday

Have a good Boi

Just a Pico sprite

Heya! I wanted to show some gameplay progress i made so far. I hope you like it ^^

A house I've built a while ago. :)

It nicely separates the snowy biome from the grassy one.

It's built with painted Ebonstone.