/PurrfectEngine

A Visual Novel Engine coded in C++ with Lua as it's scripting language

Primary LanguageC++The UnlicenseUnlicense

PurrfectEngine

OBSOLETE: I NO LONGER DO ANYTHING WITH PURRFECT APAWCALYPSE

A Visual Novel engine coded in C++ with Lua as its scripting language!

COMPATIBILITY:

Windows: Windows XP and up. (Do note that Windows is buggy with maximizing the window)

iOS: iOS 5 and up.

MacOS: 10.5 and up (untested)

If you want older, you can check out the SDL 1.2 branch.

HOW TO COMPILE:

Get the dependencies (lua, sdl2, sdl2_image, sdl2_ttf and sdl2_mixer), and compile.

CMAKE (Windows):

Get CMake and compile Purrfect Engine.

Don't forget to set your SDL prefix variables accordingly in the CMakeLists file.

You also need Lua from here: https://github.com/walterschell/Lua

Makefile.pc: Linux

Makefile.mac: macOS

Makefile: iOS (compile using theos)

DO NOTE that for iOS you need the required libraries, you can compile them using a Mac.

Releases will be in the releases tab.

CREDITS:

90% Studios for the sprites, music, and background.