Projects/_posts/2021-09-09-mendel-godot.md

12 lines
435 B
Markdown
Raw Normal View History

2022-07-21 22:32:08 +00:00
---
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)