martes, 13 de septiembre de 2011

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

No hay comentarios.:

Publicar un comentario