Projects/_posts/2021-09-09-mendel-godot.md
2022-07-22 00:32:08 +02:00

12 lines
435 B
Markdown

---
title: Godot Mendel's principles
---
This is my old version of an implementation of Mendel's principles.
The program works but its UI looks really bad and the code is absolutely horrible.
I am working on a new version written in rust and with gtk3 as the UI with a much smaller and more efficient code base. I will post the link to the new repo here when I'm done.
### [View on Github](https://github.com/Surferlul/Mendel_old)