---
draft : false
categories : []
title : "Art & Code"
displayInMenu : true
dropCap : true
description : "My art and my code"
date : "2020-12-23T22:25:20Z"
displayInList : false
resources:
- name: featuredImage
src: "cover.jpg"
# YAACO
> Yet Another Ant Colony Optimiser
This projet was made during my studies; the goal was to impliment a Ant Colony path finding program in Java. You can find in on my git : https://git.n07070.xyz/n07070/YAACO
More links will be added eventually...