2
0
Эх сурвалжийг харах

Update GeneticAlgorithm_BoardWarSimulation.c

Rudy Boudewijn van Etten 4 жил өмнө
parent
commit
ec4bf3fe8f

+ 1 - 1
ai/GeneticAlgorithm_BoardWarSimulation.c

@@ -27,7 +27,7 @@
 // In a real game you might use this to simulate if a war for a ai player would be doable in a certain tested setting like this.
 //
 // Create unit types with different att and def, more scoring with 1+units attacking at the same time.
-
+// add scoring in the execute script stage : units stay close to each other, direct path to target etc.
 
 
 #include "raylib.h"