Top Down Adventure Puzzle Game

This is a Top Down Adventure Puzzle Game in the style of games like "Links Awakening". It's written in simple C++.

Engine Features

  • Supports both SDL & Win32 platform layer
  • Supports both OpenGL 3.3 & D3D 11 renderer
  • Collision & physics
  • Phong lighting & Shadow Maps
  • Multi-threaded
  • Release game on Steam as professional as possible - just exe & asset bundle

Gameplay

  • Strong fighting with enemies
  • Dialog with NPC's
  • Puzzle board to open doors
  • Console narrative (like Talos Principle)
  • Quests
  • Temples

WHY's

  • Fun & Challenging to program
  • Get as good as I can at programming
  • Add to my projects list
  • Release a professional game on Steam
  • Build confidence