Skip to content

This is a AI exercise with a farm, a farmer, crops and a lizard.

License

Notifications You must be signed in to change notification settings

Bullrich/Farm-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FARM AI

Project made for a class of Artificial Inteligence 1.

Preview

Objectives

The objectives of this project is to have a farmer and a lizard, the farmer has a fixed behavior:

  • During the day, he "farms" candy.
  • During the afternoon he wanders through the purple zone.
  • During night he goes to sleep to his cabin.
  • If he sees a lizard (field of view) he will chase it until it lose sight of it (or it hides in the well).

And the lizard has a different behavior:

  • It lives in the well
  • It has a detection range, if the farmer is inside that range the lizard will flee to it's well.
  • During day and afternoon it will go in search of the candy.
  • Everytime it eats a candy, it will go back to it's well to "digest" the candy, there it will wait for a moment before going out for more.
  • During night it goes to sleep to the well.
  • If night arrives and the lizard hasn't eat anything, it will die of starvation.

Full instructions(in spanish)

About

This is a AI exercise with a farm, a farmer, crops and a lizard.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published