I found some time to get back into coding the Bedevere MUD Engine. While cleaning up some code I added a command to show the current system time, not the date just the time. Then I thought, what good is it to know the current time if it doesn’t have any impact on the game. Continue reading “Sleeping Monsters”
Author: Keith
Android Beta Testers Needed!
My new android game, The Sleeping Game, is now in open beta. I am trying to get as many testers as possible to make sure it works on a variety of devices. You can use the link below to become a tester and download the app.
https://play.google.com/apps/testing/com.kabsoftware.thesleepinggame
Feel free to share this link with others. If you would like to test the integrated Google Game services in the app send me a private message with your gmail account so I can add you to the list.
You can report issues with the app at http://www.kabsoftware.com/support.html
Google Play Game Services Revisited
The other day I posted an article about Google Play Game services and an issue I was having with the leaderboards. Happily I was able to solve the issue. Continue reading “Google Play Game Services Revisited”
Implementing Google Play Game Services, what fun!
In one of the many games I am working on, and will probably never finish, I decided to add Google Play Game Services so that the player can win achievements, post game scores to leaderboards, and share all of this fun with others.
Continue reading “Implementing Google Play Game Services, what fun!”
The Sleeping Game
I have a new game for Android devices that I will be releasing soon called The Sleeping Game. I’m not going to give out any details yet, it’s all very hush-hush. I don’t believe there has ever been a game like this one before, you could say it’s going to create a new genre.
I’m going to be looking for beta testers in the next few days, so if your interested drop me a private message.
Space Tank Commander Redux
Last year Thomas and I worked on an RTS networked, multiplayer space tank game. (I’ll explain the tank part in a minute.) I ran into trouble with the multiplayer networking part on Android devices. On Windows it was fine, but on Android devices is stuttered badly. I decided to drop the project (not like I need a reason too). Recently I revisited it and have made some improvements.
What do I code in?
This is going to be a touchy subject for some. Some folks think if you don’t code in C you are fooling yourself. On the other extreme, I cringe when I hear someone say they program in Excel. Continue reading “What do I code in?”
Loaves n’ Fish

I’ve released a Windows version of my Loaves n’ Fish game. Originally created for Android, this new Windows version includes a wider window for more fish catching fun!
A Message from the Easter Bunny
I spent a little bit of time (okay more than a little bit) putting together this animation. Hope you enjoy.
[youtube https://www.youtube.com/watch?v=L7TEoyJcHKw]
Fruit of the Spirit (WIP)

Fruit of the Spirit is a match-3 type game, it will be available for Windows and Linux initially and then Android.
It’s mostly done, which means I stopped working on it and moved on to other things. I think I lose interest after I get about 90% done. Anyway, I am babbling here.
It’s a fun game to play, I even enjoy it. I am not sure when it will be released, but it should be someday.
Oh and for those interested, it was written using the App Game Kit.