Day 1 - Starting!
The Idea
- Hey y’all! I’m starting this new project about a C++ software that
makes it able to visualize sorting algorithms! As of now, I don’t know
how many algorithms I’ll add, but I’ll try to add as many algoritms as I
can.
Why?
- During this year of high school we started learning C++ and we even
got a quick look at Sorting algorithms. I’ve always been curious about
them and always wanted to learn more about it but, I couldn’t notice the
fact that they were hard to understand, especially for my classmates.
But after I helped them personally by making them visualize on paper how
the algorithm worked, they seemed to understand better. So, I decided
to make a software to visualize them automatically through software!
What I’ll use
- To create this software I’ll use CLion as IDE and C++ as the
programming language. To make the GUI and everything I’ll use the Raylib
library! It’s a really nice library that I started learning some time
ago. I started by remaking Pong by myself without any help and now, I
wanted to step up a bit and use it in a more complicated project!
See you!
This was pretty much everything. I already started writing some code but
it isn’t much. I just made the basics and they already need some fixing. This is a quick screenshot of the project as of now. I’ll definitely fix it up tomorrow. Anyway, thanks for
everything and see you in another Devlog!
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.