Recently, I got into a discussion about what constitutes an indie game. I had watched the first couple minutes of the IGF/GDC awards and mistakenly…
The intersection of the real & virtual world
Recently, I got into a discussion about what constitutes an indie game. I had watched the first couple minutes of the IGF/GDC awards and mistakenly…
Deleting PlayerPrefs PlayerPrefs is an excellent tool for saving small pieces of game data such as settings, preferences, and launch counts. However, debugging PlayerPrefs can…
You understand the syntax. You know how to get a computer to do what you want. Maybe you’ve even finished a few programs. Now what?…
Some say a worker is as only as good as his tools. That’s up for debate, but the right programming tools can dramatically increase your productivity.…
Try it! Before asking a question, try it. I keep a script around just for testing things quickly, but you can try it directly in…
Learning to code is easier than ever. There are loads of websites out there that’ll teach you the basics of coding. I went through a…
Why Should You Learn How to Code? Computers are taking over our lives. Like it or not, we’re firmly rooted in the digital age. Increasingly…
There are many different types of programming. Each type has its own unique challenges and everyone has their favorite type. Some common types are: web development, app…
Building a WordPress site is great, but there are certain things that are easier to set-up outside of WordPress. Structure your website properly and you…
So you’ve got the server set up for your website. Go ahead and pat yourself on the back. Take a break if you’d like and…