#game-development
Read more stories on Hashnode
Articles with this tag
Progress Report 1 · I am happy to start working on RBB again. This time, I added the background image to the Main Menu, the Pause Menu, and the Gameplay...
Rebuild Back Better · After a lot of work, I managed to completely refactor the codebase. I am very happy with the result. The code has been divided into...
Rebuild Back Better · Today I worked on creating a new cursor image. The new image is a hand cursor that will be displayed when the mouse hovers over...
Rebuild Back Better · In the session, I focused on developing the player object. Initially, I created an Entity class. After that, I created another...
Rebuild Back Better · I focused on creating assets for the project in this session. I updated the CMakeLists.txt to copy all the assets to the .app...
I created 2 new methods to remove a lot of lines of code. The the first method loads the fonts to the memory and the other one instantiates a new...