Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Developing an Auto-Battle System for My Game Engine – Check It Out!

A topic by jason-gamedev created 4 days ago Views: 32
Viewing posts 1 to 1
(1 edit)




Hey everyone,

I’ve been working on my own game engine, and I recently implemented an auto-battle system. I wanted to share it with you all!

You can check it out here:
https://jasongamedev.deno.dev/combat-test/auto 

In this demo, characters fight automatically and even use potions when needed. This kind of system is widely used in mobile games, and I believe it could be really useful for similar projects.

Let me know what you think! Any feedback or suggestions would be greatly appreciated.

Thanks!