Aki is a Game Engine covered by the LGPL V3 liscence designed for rapidly prototype games. It was made in about a week.
What is your interest?

ABOUT - "I want more information about the Aki Game Engine"

TEMPLATE PROJECT - "I want to make my own games with the Aki Game Engine"

TUTORIALS - "How do I get started making games?"

FULL SOURCE - "I want to modify the code to the Aki Game Engine"

FAQ - "I'm having trouble"


About the Aki Game Engine

What Aki does:

Why I made Aki:

What Aki isn't:

What Aki is built on:

What Liscence is Aki Distributed under?



Aki Game Engine Binaries and Template project

Download Aki Limited (1.48 MB)

Download Aki Limited if:

Instructions

Should I use VC++ Express or Dev C++?

Visual Studio is by far the superior development environment, with one catch. Microsoft releases Visual Studio Express for free on the condition that you aren't supposed to give anyone the things you make with it. I generally use VC++ Express to develop my code, then when I'm done I rebuild it in Dev C++ so I can distribute them on my website. All EXE binaries on this site were not compiled with VC++ Express.


Tutorials in the Aki Game Engine

Start by downloading the Aki Game Engine Binaries and Template project




Full Aki Game Engine source code

Download Aki Full (538 KB)

Download Aki Full if:

What is the deal with the "engine" project?

What is the deal with the "program" project?


FAQ and Troubleshooting