Skip to content

SoyOscarRH/AIWithLisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIWithLisp

Simple AI exercises using and learning Common Lisp during my class: "Introduction to Artificial Intelligence " at the Computer Research Center CIC at my university.

Demo

You can try any of the projects in this page

Note that this is a server of the university so it is not very reliable.

Mazes

This is an AI that solves any maze you throw at it, it has multiple versions including 3D mazes.

Show me the code

Tic-tac-toe / 4 in line (gato)

This is a classic AI puzzle, to create an agent that wins any tic-tac-toe match it can. The server is really unrealible in this one.

Show me the code

Microworlds

Created an agent that was responsible for the movements / decisions of the animals of a world to archive equilibrium, using a paradigm based on rules, I created rules to make the ecosystem thrive.

Show me the code

About

Simple AI exercises using and learning Common Lisp

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published