gp-alex / OpenKKND

KKND extreme remake based on original exe decompilation
32 stars 6 forks source link

AI not clever enough #38

Open kresimirv opened 5 years ago

kresimirv commented 5 years ago

AI is not clever enough - for example in "Kaos mode" one ally is always collecting units and not attacking or defending itself.

ryonagana commented 5 years ago

AI is not clever enough - for example in "Kaos mode" one ally is always collecting units and not attacking or defending itself.

this game is my favourite all time.. and this bug was a dream come true if fixed.. i'll try to contribute to this project

kresimirv commented 5 years ago

Hi ryonagana, For me and gp-alex KKND is also best RTS ever. With this project we are trying to recreate game source code from its binary. So far project is roughly 90% complete, there are still few things missing but mostly game is playable. Our goal is to recreate fully working KKND and improve it to be multi-platform (Win, Linux, Mac OS) and to support modern screen display modes and other things we can think of.

Any help regarding contributing to project is greatly appreciated. If you wanna help us please fork this project and we can then discuss how to run it, debug it and fix remaining issues (not many left).