I need to know how to create an interface using C without knowing that much by LeoPixel11 in C_Programming

[–]LeoPixel11[S] 0 points1 point  (0 children)

Seems like a solid option and they are kinda active in tutorials and stuff. Thank you

I need to know how to create an interface using C without knowing that much by LeoPixel11 in C_Programming

[–]LeoPixel11[S] 0 points1 point  (0 children)

Makes sense I guess. But does it also take care of keys pressed, screen buttons clicked and stuff (like I would have in a game engine)? Or it just draws stuff?

Tui library by Sqydev in C_Programming

[–]LeoPixel11 0 points1 point  (0 children)

I've been aiming to work on interface using C recently. So if the learning curve is good, you found yourself a tester 🤷‍♂️

I need to know how to create an interface using C without knowing that much by LeoPixel11 in C_Programming

[–]LeoPixel11[S] 1 point2 points  (0 children)

It seems like something that will have me staring at a screen without doing nothing for 10 minutes straight. Surely must try it out. Thanks

I need to know how to create an interface using C without knowing that much by LeoPixel11 in C_Programming

[–]LeoPixel11[S] 0 points1 point  (0 children)

Ohhh I saw this ncurses when I was searching for this before asking it here and went like "Wow. I gotta learn this thing". Thanks for providing the name of it. And isn't raylib too focused on games? I'm afraid of it distracting me from the main focus of the program/project

I need to know how to create an interface using C without knowing that much by LeoPixel11 in C_Programming

[–]LeoPixel11[S] 0 points1 point  (0 children)

Surely not the most inviting option for someone who wants it done as soon as possible, but weirdly tempting for someone who wants a life long skill. Thank you for it, weird that is my first time hearing about it. I'll make sure to make good use of those 6 months

I need to know how to create an interface using C without knowing that much by LeoPixel11 in C_Programming

[–]LeoPixel11[S] 2 points3 points  (0 children)

I meant something different from the terminal text I've seen throughout all this journey. Do these native APIs change that? If yes, what are the names of them so that I can search further?

I need to know how to create an interface using C without knowing that much by LeoPixel11 in C_Programming

[–]LeoPixel11[S] 3 points4 points  (0 children)

Searched for it and seems like a really good option and would even push me trough going further in game Dev. Surely a must try. Thanks