Skip to content

acf-patrick/Tiles-Adventure

Repository files navigation

Tiles Adventure

Platformer game written in C++. I used Tiled for the map creation and objects positioning.

Dependencies

  • SDL-1.2.15 for rendering.
  • libtmx for map loading. libtmx needs :
    • libxml2 to parse the tmx file.
    • zlib-1.2.3 to decompress tmx file. Optional, because the map file can be exported uncompressed.

Screenshots

About

2D platformer game written in C++

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published