KAdventure
A downloadable tool
KAdventure is an adventure game engine for the Sega Genesis / Mega Drive.
It uses the amazing SGDK to convert the assets, compile and produce a rom file for the Mega Drive and it was designed for no need of any programming experience.
Everything is done by editing and creating .csv files and the game builds and run by running a single batch file.
The download comes with SGDK and with the emulator BlastEm and with the game Scream Mr. Jack inside the projects.
There is also a tutorial inside the tutorial directory to help you understand how the engine works and have fun.
Download
Install instructions
Just download the .zip file and unzip it were ever you want.
You will also need python3 and python-igraph.
To install python-igraph run on a command prompt:
pip3 install python-graph
Development log
- KAdventure update and call for testers.Nov 22, 2021