/orpg

orpg is a role-playing game

Primary LanguageC++MIT LicenseMIT

GCC
Clang
MSVC 2019


orpg

orpg is a role-playing game.

Features

  • draw tiles and entities
  • collision detection with entities
  • collision detection with the edge of the map
  • portal system. allows switching between different maps

Entity types

Entity Color
player skyblue
blocked black
chest gold
portal pink
npc grey

Screenshot

current-dev-version

Try the current dev-version online