Last time, I was granted the divine tool known as VSCode. With this, I could finally start developing my RPG. That is what I thought. However, this world was not that forgiving. The AI Sage was about ...
Unlike an Arduino board that requires external components to be functional, a Raspberry Pi is a powerhouse by itself right out of the box. It is, after all, a computer. This means that by simply ...
When writing small automation scripts, log output can sometimes end up in a state where you don't feel like reading it later. Timestamps, process names, statuses, elapsed time—they are all scattered ...
Just a 2D space shooter from a neighboring parallel world. It was written using Python and Pygame. To control the player, you can use either the keyboard or a joystick. The game features a variety of ...
In a remote town, two wealthy merchants each possess three precious gold coins. To claim the title of richest, they invade each other's territory to steal each coin one by one, traversing the ...