miércoles, 14 de septiembre de 2011

Environment for agents: Unity

A video showing a brief description of how unity works.

Reactive Agent Architecture

This short video is a primitive demonstration of what our rock climbing game will be like. Though the graphics are somewhat basic, the environment's infrastructure is solid and ready to be utilized by reactive agents. Likewise, the basic demonstration of the moving agent shows that we are capable of adding agent objects to our environment, leaving just the definition of hierarchical rule-based layers in order for us to have a fully functional agent. We hope you enjoy our video!


martes, 13 de septiembre de 2011

Environment for reactive agent - Mario environment

Video showing a simple test run of a reactive agent mock.


Team 5

Minesweeper

Programming assignment 1. Team # 1


We use a java game called Minesweeper :
Is a single-player video game. The object of the game is to clear an abstract minefield without detonating a mine.
The purpose of the agent is going to be play by itself reacting to the number of mines that exist in each selected field.
We have 8 rules and so far we only have implented 1 the fist one, that if the field has zero mines around it will open all the fields around the field.
In the first part of the video we show the game without agent, later on we show the agent reacting to the field selected and opened as the first rule tells only the one that have zero mines around it.

http://www.youtube.com/watch?v=SjKwhRyl_8w

Agente Reactivo

Éste es nuestro video sobre el agente reactivo!!!!

Utilizamos Netlogo como abiente de desarrollo ya que está orientado a la modelación de agentes.
Nuestro agente es Wall-e, su misión es limpiar el mundo y para lograrlo tiene que recoger latas y transformarlas en cubos de basura para depositarlas en un lugar apropiado.

Mostramos funcionalidades del Netlogo, así como la representación de Wall-e y su movimiento a través del ambiente.



Link: http://www.youtube.com/watch?v=1SVvbCEOM8s

Agent architecture

Eline ROBERT
Mahmoud NASER