Skip to content

maihd/pixel_adventure

Repository files navigation

Pixel Adventure

Free open source game remake from Pixel Frog's Pixel Adventure

Platforms

  • Only Windows

Dependencies

  • Sean Barrett's stb_image v2.27, stb_easy_font v1.1
  • SDL2 2.0.16
  • Dear ImGui
  • MaiHD's VectorMath
  • GLAD
  • Windows 8 SDK (Windows 10/11 SDK is untested)

Building

  • Require premake5 (include on this repo)
  • Run premake5 vs<Visual Studio version> on terminal (only vs2017 tested)
  • Open projects/vs/PixelAdventure..sln with your Visual Studio
  • Run project

Acknowledge

  • Pixel Frog
  • Deepnight and his LDtk, gameBase
  • Modar Nasser's LDtkLoader (no more using)
  • Sean Barrett's stb
  • Dear ImGui
  • Premake
  • SDL
  • GLAD

Meta

  • Version 0.0.2
  • Language: Orthodox C++ (C++17)
  • Framework: NoEngine Write by MaiHD
  • License: UNLICENSE
  • Copyright: MaiHD @ 2022 - 2023

About

The remake of Pixel Frog's Pixel Adventure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages