winprn

Web Developer from Somewhere

Blog About

Solving Programming Technique midterm test - CQ 22-23

Question 1:

Read More

CSC10002 Solo Project Documentation

In this project, I use raylib and raygui for the GUI part. I also use tinyfiledialogs for files handling. You can read more about them at: https://www.raylib.com/, https://github.com/raysan5/raygui https://github.com/native-toolkit/libtinyfiledialogs

Read More

Pointers in C++

I’m writing this down just for the sake of boring (and learning too).

Read More