AlphaGenesis Wiki
A retro style video game engine for RPGs and adventure games.
Brought to you by:
sthalken
Welcome to your wiki!
This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
The wiki uses Markdown syntax.
When I originally started this project I was writing the engine in python. There is an old python version which has support for inventory, equipment, saving, animations, and a real battle system. I will be reimplementing these features, along with a few other things, into the C++ version over the summer. From there, I'm going to start making the game itself. I have quite a bit of story and content already planned out. It's gonna be pretty cool, so stay tuned!
Version 0.0.2 adds support for graphical filters and preliminary support for items and inventory. Getting the project running on Visual Studio has very high priority right now, but it will have to wait until my finals are over next week.