Books downloader version 0.8 release
I have some updates with the books downloadere from the 0.5 version! Zenko.online downloader fixed!
Kindle toolchain glibc install error with texi2any
One day the idea to create the app for my Kindle came on my mind. I was need to install toolchain and SDK.
But the problem appeared while installing glibc.
Cmake debug library add error
You can't simply add library named debug to the list!
The solution present in this article.
Copy all changed files in the PR to any folder
How to copy all changed files in the git PR to any folder locally.
Spider Siege (devlog)
Another part of my life was spent on developing the shoot'em'up game. The idea is not unique and came from my favorite game Crimsonland.
Interesting part here was to develop a freeze time, upgrades system and different enemies styles based on parameters but using default textures. So I can create spiders with different colors, scale and other parameters.