I am sure you are perceptive enough to have noticed that the Proverbs, LLC company website is a blog. Granted it is a blog primarily focused on game software development, particularly the game Omega Connection, but a blog all the same. One of the simpler reasons for this is there is a current lack of […]
Month: August 2016
Why No Facebook Page? (IAmWhen Revisited)
I have always tried to avoid being attached to social media sites, partially because I tend to be antisocial in nature (computer geek!), but also for what I consider a few actually valid reasons. One such reason is that I have a tendency to “go dark” on the Internet from time to time, particularly when […]
How I Became A DevSnob (IAmWhen Revisited)
Over the past few weeks there have been some tweets from various people and lists I follow on Twitter requesting good books for game development or learning different software coding techniques. I always try to help out the #gamedev and #indiedev communities when I can, but in this case I had nothing to offer because […]
Birthday Week
Once upon a time this same web host had a site entitled I Am When, or simply iamwhen.com. During the period between when Proverbs, LLC stopped producing software for sale online and now, when it has returned to its original purpose of creating the video game Omega Connection, IAmWhen.com existed. It was essentially an outlet […]
Graphics API Advice Needed
I will start with saying that I began learning 3D graphic programming with the DirectX 9 APIs and managed to stay a little up-to-date with changes brought about with DirectX 11. That being said, a few years ago I had decided to use the OpenGL APIs for when/if I started development of Omega Connection and […]
Game Artificial Intelligence
About a year ago I coauthored a paper on multiplayer video game Artificial Intelligence as part of one of my grad classes. I wouldn’t feel right with publishing any real substance from the paper without permissions from my two coauthors, both of whom I have not been able to contact. I do, however, feel comfortable […]
Why a New Game Engine?
I have shared the dream of Omega Connection with a wide variety of people over the years, from friends to artists to software developers to philanthropists and everything in between. When it comes to coders, and especially game developers, I invariably get asked why I would want to create a game engine from scratch when […]
Anatomy of an Indie Game Developer
I firmly believe that it holds true 99.99999% of the time that for someone to get into video game development they must love video games, to be truly passionate about them. There are probably a few people out there that fell into the role or chose it for the short hours (HA!) and great pay […]
OC Development Methodology (part 2)
Welcome back! When last we left our super hero (villain) we had looked at the basic requirements for land and denizens in the forms of a generation engine and an Artificial Intelligence Engine, respectively. One major item lacking at this point that is required for any adventuring type game is a full story. We know […]
OC Development Methodology (part 1)
You will find that I blog mostly to get ideas out of my head. Writing tends to be therapeutic for me, a way to hash out ideas or concepts floating around in my head into some sort of concrete form that I can work with or ignore. It also helps me remember and find focus. […]