/PlatformDataEngine

A data-driven platformer game engine using SFML

Primary LanguageC++

PlatformDataEngine

issues badge stars badge forks badge docs badge wiki badge

A data-driven platformer game engine using SFML

Setup

Visual Studio should automatically use vcpkg to install the correct dependencies. If it doesn't work, you'll need to install the following:

  • tmxlite

  • sfml

  • box2d

  • nlohmann-json

  • spdlog

screenshot

screenshot

screenshot