Pop Them Balloons! – The first game from the 5-Seconds mini-game and article series compilation has been released on the Google Play store. You can download it (for free) here. This may take up to a full day from this posting to reach your particular Play market, so if you don’t see it on your Play market, be sure to check back later this evening!
Read more →
Pop Them Balloons! – The first game from the 5-Seconds mini-game and article series compilation has been released on the Google Play store. You can download it (for free) here.
Read more →
While UI is often the last thing a programmer thinks about when starting on a new project, it’s often the very first thing a user knows about your project. Why then don’t we all use the latest and greatest UI patterns? Perhaps many coders find visual design to be out of their domain, or perhaps they feel that the execution of the algorithms contained within their program are of paramount concern to users. Regardless of the reason, disgruntled users have started to leave once trusted programs whose interfaces have not kept up with the times. How then to update your app(or game!) to the newest visual hotness?
Read more →
As programmers, we’re almost universally guilty of it: Boring Readme.md files that nobody wants to read. Why then, shouldn’t we spice up our Readme.md files with some pizzazz? A source tree visualization is easy to add to a Readme.md using GitHub markup, and there’s an open source project which makes the visualization of the tree itself a breeze. While it never found a market as a product, Source Tree Visualizer (STV) has found a new life since being open sourced last spring. Below, I’ll show you how to add STV to your build process and display the most current version in your README.md file.
Read more →
I’ve been working on a skeletal animation/game programming article for a little while now, and it has prompted me to update some of my other projects. The first update is that ‘Quick Grapher’ functionality is now embedded into my WordPress theme. I’ve posted up the original ‘Quick Grapher Embedded’ tutorial page here.
Read more →
So you’ve seen the power of Quick Grapher and want to add it to your site? What’s the absolute fastest way to do this? Well, you can always grab the source from the GitHub repo, but if you don’t want to mess with all that, just include the files from hunterdavis.com like: <br></br><br></br><br></br><br></br><br></br>
Read more →
While pushing out an update to ‘The Grind‘ this week, I had a few users who reported crashes with the newest content pack update. Unfortunately, Google Play’s dev console did not show the errors, and the users were not sure where the crashes were occurring. What is a developer to do?
Read more →
Just a heads up for folks leveling characters in my pseudo-RPG The Grind, I’ve just pushed live a new expansion pack! This updates the leveling system and adds a ton of new data items. You can (of course), grab the newest code from the GitHub repository, or from Google Play
Read more →
This is the second in an article series about Android development, open source software, audio production, and so much more. You can read part 1 here.
Read more →
Just a couple of quick updates for my weekend readers. First, I spent a bit of time on the Dreamcast coffee table, adding a set of chair wheels for mobility, and a hook beneath for holding the controllers, and replacing...
Read more →