My Best Work In Progress Game Yet!

I’m currently developing a MakeCode Arcade game that’s still in active development. Some game modes and features are still being added, and there are a few bugs I’m working through, but the core systems are already in place.

The game includes an intelligent A* pathfinding AI system with line-of-sight detection and vision mechanics. Enemies dynamically track the player when visible and behave differently when the player is out of sight. I’ve also implemented advanced sprite management, performance optimization techniques, and custom gameplay systems beyond the typical scope of MakeCode Arcade projects.

I’d love feedback on the current mechanics and overall design direction so far.

2 Likes

i fixed a couple bugs and optimized it but its still in progress though

1 Like

you should change the sprites to Mario charactors

1 Like

you could try and use my vital icons extension https://github.com/neverstopthecoder/vital-icons-extension it lets you make health bars like Minecraft

1 Like

Yeah I’m planning on it but the default sprites are just placeholders

Cool dude I’ll check it out

Yeah I just looked at the different blocks and I think it’s really cool