miguemedina11 / Belkan-World-IA

Practicas UGR IA - Searching algorythims that try to get the higgest score on different maps

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Belkan World

Practicas UGR IA - Searching algorythims that try to get the higgest score on different maps

How to Run

You need OpenBlocks to run this program. Go to File-->Open... and select "Belkan.cbp" After the proyect loads click the "Build and run" buttom. A window will pop. Select "Nuevo Juego". On Mapas you can choose from a variety of pre-built games to run the simulation.

ON "NIVEL", CHOOSE "NIVEL 2" AS IT IS THE ONE IMPLEMENTED IN THIS EXAMPLE

Nivel 2 decides wich Searching algorythims uses depending on the situation of the map. You can read more about it on Documentacion.pdf (Currently only in Spanish)

About

Practicas UGR IA - Searching algorythims that try to get the higgest score on different maps

License:GNU General Public License v3.0


Languages

Language:C++ 66.2%Language:C 33.8%