Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - NorhanFoda

Pages: [1]
1
MegaGlest / Re: MegaGlest AI Interaction
« on: 12 June 2016, 15:56:34 »
I think I've got it now, thank you so much :)

2
MegaGlest / MegaGlest AI Interaction
« on: 31 May 2016, 19:22:50 »
hello everybody :)

Please I need to understand how megaglest AI interacts in the game, how it selects its actions to respond to human player's actions?

3
hi guys :)

I need help please, can anybody help me? :)

4
Maps, tilesets and scenarios / I need these scenarios please
« on: 16 May 2016, 19:55:43 »
I m working on improving AI behavior in megaglest, So I need These scenarios urgently please:

1- Three towers scenario.
2- Defend the castle (or destroy village ) scenario.
3- Tower of souls scenario.
4- Duel scenario.
5- Tough battle scenario.

I've tried to download some scenarios from here https://docs.megaglest.org/Scenarios/List but unfortunately some download links are no longer working, and I did not find the 5 scenarios above.


5
MegaGlest / Re: MegaGlest Case Library (Case-Based Reasoning)
« on: 15 May 2016, 19:22:12 »
Thank u for help :)

6
MegaGlest / Re: MegaGlest Case Library (Case-Based Reasoning)
« on: 15 May 2016, 16:47:17 »
I have checked this folder, it contains source code for AI interface, rules, and pathfinder. unfortunately it does not contain any case represenation.
what I am looking for is a library that contains a list of cases from the game, each case contains:
1- a description of the current state of the game (amount of resources for the AI player, number of kills, and so on).
2- a list of actions that the AI player can take at this state.
3- the performance of applying these actions in this state.

 but I do not know if this library is XML files or what!!
I need to know where dose the game store its cases? how the game deal with the case library?

7
MegaGlest / MegaGlest Case Library (Case-Based Reasoning)
« on: 15 May 2016, 15:37:25 »
hi every body :)
I am working on my Master and I am working on MegaGlest as my Game example.
the master is about Case-Based Reasoning (CBR) in computer games, so I need the case library of megaglest.
but when I searched the game folders I could not find its case library. I need it to understand the case representation of the game and the actions taken in each case with its performance.
I have downloaded the source code form here (https://megaglest.org/development ) and the downloaded folder titled (megaglest-source-develop)
so kindly if you know where I can find the case library of the game, HELP ME PLEASE :(

Pages: [1]
anything