If you take a look at my latest commit to the Water Drum Game, you’ll see that I added a few features! Notably, when in free play mode, the drums […]
Foray into Bluetooth Programming through C and C++
alaskalinuxuser@alaskalinuxuser-OptiPlex-7010:~/Documents/c++/bluetooth/cbluez$ ./simplescan FC:58:FA:08:72:E4 CANZ alaskalinuxuser@alaskalinuxuser-OptiPlex-7010:~/Documents/c++/bluetooth/cbluez$ ./simplescan FC:58:FA:08:72:E4 CANZ alaskalinuxuser@alaskalinuxuser-OptiPlex-7010:~/Documents/c++/bluetooth/cbluez$ ./simplescan 00:00:00:00:5A:AD bacon FC:58:FA:08:72:E4 CANZ alaskalinuxuser@alaskalinuxuser-OptiPlex-7010:~/Documents/c++/bluetooth/cbluez$ That was the terminal output from the program “simplescan”, which I got from an instructive […]
Interview with Tomas, the creator of Your Local Weather app!
As you already know, I like open source software. I also really like knowing what the weather is currently, and what it is supposed to be over the next couple […]
Water Drum Spawning?
Spawning in games is a term you usually hear for power ups, zombies, or player/characters. It is not usually a term that you hear for water drums… until now! In […]
Video Editing on Linux
I’ve been putting together a video series about how to compile custom Android Roms and Kernels. Of course, I’m doing it all from my Linux box, and it’s really pretty […]
Interview With Frozen Bubble App Creator Pawel Fedorynski!
Frozen Bubble has been one of those fun staples of the Linux community for quite some time now, so when I realized that it was also available on Android, I […]
Water drums with big hands?
Okay, so the post title does sound a little weird. But it’s not. Actually, it’s really simple. What is the biggest problem with designing video games? For me personally, it […]
Triple check that, will ya?
A long long time ago I can still remember how That App used to make me smile…. And I knew if I had my chance That I could make those […]
Interview with Simple Mobile Tools Open Source Developer Tibor Kaputa!
There are a lot of great open source apps out there, for personal computers, cell phones, smart televisions, and everything in-between. But when it comes to Android, I can’t think […]
C++ and water drums….
Two things that probably don’t sound like they go together. Unless, of course, you are making a video game where you play water drums and it is written in C++. […]