Skip to content

Jamie Shepherd

  • Home
  • Posts
May 31, 2021
  • Rambling

Experimentation

It’s been a while since I last wrote anything about game development. I often think about writing something new I’ve learned or an idea I had along the way – but never do. I do however think there is value in writing – even if I’m writing into the void. Writing thoughts down is a […]

June 16, 2020
  • Game Development
  • Unity

Unity DOTS NativeArray defaults

I wanted to create a set of chunks in a grid along the X + Z axis in Unity (with the power of DOTS). To track which chunks I have already instantiated, I created a NativeArray<float3> named chunkPositions. I set the size of this array to my world size (width by height) and I have […]

June 7, 2020
  • Game Development
  • Unity

Phase: Discovery

I’ve had a lot of thoughts as to what my game might be, and I have some interesting ideas of cool gameplay mechanics. When approaching new projects (not just in game dev) I always have a general “feeling” of what I’m trying to build. I can’t always visualize or explain the feeling, but I’d be […]

June 3, 2020
  • Inspiration
  • Scrap

Indie Inspiration

Here are some games I’m currently following that I’m inspired by. Usually this because of something like art style, a unique mechanic, animations – not necessarily the whole package. I’m following a bunch of different developers – and this is an ever-evolving list.

June 1, 2020
  • Inspiration
  • Scrap

Games that shaped me

Here are some games that I really enjoyed – they aren’t necessarily inspiration for my current project – but games that inspired me and captured my imagination (and time). I expect to add to this list over time.

June 1, 2020
  • Game Development
  • Unreal Engine

A rough plan

To get started, I want to first outline my goals for the foreseeable future. In my first post, I mentioned that I have limited time to spend on my game dev ambitions so it’s important that the hours I do spend are productive. I watched a GDC talk by David Wehle (The First Tree) who […]

June 1, 2020
  • Game Development

Game development: A beginning

When I was in my early twenties – with not much going on in my life – I decided to make a change. I remember being in my parents garden on a sunny day kicking a ball around with Ziggy, the dog. I didn’t know what I wanted to do with my life, I’d quit […]

  • Twitter
  • Github
  • Instagram
  • LinkedIn