akien-mga / dynadungeons

Bomberman clone using Godot Engine - Not actively developed since 2015.
GNU General Public License v3.0
217 stars 37 forks source link

Add a basic AI for the players #10

Open akien-mga opened 9 years ago

akien-mga commented 9 years ago

Let the fun begin :)

Since I have no experience with coding AIs at all, I'll probably start by making an AI that tries to get loot efficiently (locate a good spot to hit many destructible blocks and have a higher chance to get power ups, without blowing oneself up).

I'll see about the "aggressive" behaviour later on.

ObaniGemini commented 9 years ago

I think you should work on an AI that can avoid bombs, for she don't kill herself :p