blog/content/Art-and-code/index.md

23 lines
498 B
Markdown
Raw Normal View History

2021-01-03 14:35:25 +01:00
---
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...