Recreation of Undertale&Deltarune in LÖVE2D, aimed particularly at fangames and the intention of making such fangames
|
|
||
|---|---|---|
| content | ||
| game | ||
| jade@9cee5669bf | ||
| tools | ||
| .gitignore | ||
| .gitmodules | ||
| .luarc.json | ||
| buildnumber.txt | ||
| conf.lua | ||
| gameConfig.lua | ||
| license.txt | ||
| main.lua | ||
| README.md | ||
| TODO.md | ||
Deltacore
An Undertale/Deltarune Engine aimed towards fangames.
Quick reminder that if you want to use the base engine deltacore is made with, you can find it at asmadeuxs/jade2d
Also keep in mind to use the flag --recurse-submodules when cloning this repository if you wanna make your own version of it.
git clone --recurse-submodules https://git.gay/asmadeuxs/deltacore.git
(or with SSH)
git clone --recurse-submodules ssh://git@git.gay/asmadeuxs/deltacore.git
This projects utilises LÖVE2D Version 12, which is currently in active development.
If you want to get a binary to test the engine for yourself, Follow this link (GitHub)
This project is in active development, it will most definitely contain bugs, inconsistencies, and overall be as unstable as you'd expect from prototype software.