Thanks to visit codestin.com
Credit goes to github.com

Skip to content

🐜 🍪 A game made as an introduction to AI elements where you code the behavior of an entire ant hill. Bring the cookie to your queen before the others !

Notifications You must be signed in to change notification settings

HugzFnr/ENSC-S5-SentiAnt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SentiAnt

A game made as an introduction to AI elements where you code the behavior of an entire ant hill. Bring the cookie to your queen before the others !

The first step is to code your ant hill, which require a minimum of 2 python files : one for your Queen, and another for your first class of ant. When you get to the point where your Queen actually spawns ants, you can watch them do stuff on a 2D grid and click to pass the turns or let them go quickly and automatically.

The game and the functions you can use in your code are explained in details in the wiki, but once again, in french (sorry).

🍪🐜

Context

This project was made by Younès RABII, Guillaume CREUSOT, Louis HACHE, Célestin GRENIER, Justien DILLMAN and Hugo FOURNIER for our 2018 "TransPromotionnel" project at the ENSC, in 2 months and a half.

Demonstration

Here is a 1 minute 30s long video demonstration of the game that I commented in french : https://youtu.be/HPNayKAvka0 One day I shall subtitle it in english, promised.

About

🐜 🍪 A game made as an introduction to AI elements where you code the behavior of an entire ant hill. Bring the cookie to your queen before the others !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%