hazN

Gameplay Programmer

Arcane Settlers

Arcane Settlers is a 3D colony simulation game created by me as my final project in the Game Development - Advanced Programming program at Fanshawe. The game was built using my own C++ engine with OpenGL, PhysX, Assimp, and ImGUI. It was an incredible learning experience and I am proud of what I was able to create in just two weeks within my own engine.

Arcane Settlers
X Arcane Settlers

Throughout the development of the game, I focused on implementing various game development concepts and techniques, such as:

  • AI Interaction
  • Decision Table
  • FlowField Pathfinding
  • Instancing
  • Particle System
  • PhysX Implementation
  • Character Controller
  • Terrain
  • Raycasts
  • Skeletal Animation

You can check out the game on itch.io or view the source code on GitHub.