Necrelox / Lem_in

Lem_in

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lem-in

FR

Présentation :

Le Lem-in est un projet Epitech de première année représentant une fourmilière que l'on peut générer avec : ./gmin.pl > anthill Le but de ce projet est de faire passé X fourmis de(s) chambre(s) de départ(#start) pour arrivé à la ou les chambre(s) de fin(#end) Screenshot_20200605_115252

Nous avons parfois des chambres externes peu importe le nom.

La ou les chambre(s) (#start et #end) peut stocker un nombre illimité de fourmis ; Tandis que les chambres externes ont un nombre limité de stockage d'une fourmi. Nous pouvons retrouver un ou des tunnel(s) représenté(s) par (a-b), reliant ainsi les chambres.

Organisation :

  • Parsé la fourmilière.
  • Algorithme pour déplacer la/les fourmi(s).

Resultat :

Screenshot_20200605_115252

ENG

Presentation:

The Lem-in is a first year Epitech project Epitech representing an ant farm that can be generated with: ./gmin.pl > anthill The goal of this project is to make X ants pass from the starting chamber(s) (#start) to arrive at the end chamber(s) (#end) Screenshot_20200605_115252

We sometimes have external chambers by any name.

The chamber(s) (#start and #end) can store an unlimited number of ants; While the external chambers have a limited number of storage of one ant. We can find a tunnel(s) represented by (a-b), thus connecting the chambers.

Organization :

  • Parsed the ant farm.
  • Algorithm to move the ant(s).

Result:

Screenshot_20200605_115252

About

Lem_in


Languages

Language:C 90.5%Language:Makefile 5.0%Language:Perl 4.5%