The Last Evening by Candlelight is a visual novel created for AniVisual Jam #3 using the Rebirth engine.
The game is written in C++17. Rebirth was developed specifically for this project and provides the rendering, dialogue, scene, text, sprite and audio systems used by the game.
This repository contains the game code, game assets and the Rebirth files required by the original build.
Open TLEBC.sln in Visual Studio and build the desired configuration.
The original project targets Windows with the Visual Studio v142 toolset.
The repository is licensed under GPL-3.0.