seeger22 / FirstRPG

My first Witcher-inspired RPG game made entirely from OpenGL using C++

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FirstRPG

Overview

First Role-Playing Game created only using OpenGL, coded from scratch. All artworks used are created by me. The setting was inspired by the first chapter in The Last Wish: Introducing the Witcher written by Andrzej Sapkowski. Depending on the actions players take during the quest, the outcome is different.

Gameplay Instructions

  • Press W,A,S,D to control the character to move up, left, down, right.
  • Press shift to toggle sprint.
  • Press J to attack.
  • Press spacebar to skip dialogues.
  • When prompted with a response, if you wish to accept, press Y. To interact with the NPCs, simply walk up to them.

Notes

Updated run instructions and AI behavior.

Demo

Youtube video

Sources

About

My first Witcher-inspired RPG game made entirely from OpenGL using C++


Languages

Language:C++ 85.9%Language:C 13.5%Language:CMake 0.5%Language:GLSL 0.0%