City in Motion: Adding AI Traffic to Our Game in Unity
We are in the middle of a series, creating a game using Unity. In our prior posts, we...
From Static to Spectacular: Adding Real-Time Data to RevealJS
In our previous post, we showed how to use FullPageOS and RevealJS to display a page. The presentation...
Pizza Pursuit: How to Create City Layout
In our previous post, we kicked off our development of our pizza delivery game. Here is the game...
No Dough for Drifts: How to Build Fun Car Handling in Unity
I am starting a game development log series. I will be creating a pizza delivery game with the...
Pepperoni Panic: Designing the Delivery Mayhem of Pixel Perfect Pizza
This week, we are kicking off a new series on Unity Game Development. We are creating a pizza...
Unit Testing in Python Using unittest: A Quick Overview
As I mentioned previously, although I have a computer science degree. My career took a different path, and...
How to Use the Python Debugger (pdb) in the REPL
I really enjoy using the Python REPL (Read-Eval-Print-Loop). It is an easy and fun way to test Python...
Creating a Score API with Django: a Step by Step Guide
In this post, we are going to use Django to create a score API where we will store...
How to Create a Render Stats Addon using Blender Callbacks
Sometimes, while waiting for a model to render, I think about my next project in Blender. One that...
Unity Script: How to Spawn Random Objects with Custom Probabilities
We are sharing a few Unity scripts that we use on a regular basis. Last week, I posted...