Recent Posts




Spaceship Game Dev Day 4: Cameras and Ships

1 minute read

Day 4 A spaceship building game wouldn’t be that much fun without being able to fly the ships! A lot of physics can become involved with ship flight mechanic...


Spaceship Game Dev Day 3: Intersection Testing

less than 1 minute read

Day 3 Today I finished my octree implementation. Two days of work, but I think it’s worth it. Using a proper data structure will allow me, and maybe future p...