Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 907 Bytes

File metadata and controls

28 lines (17 loc) · 907 Bytes

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