santiontanon / A4Engine

A small C++ 2D action RPG engine, designed to test procedural content generation techniques

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A4Engine

A small C++ 2D action RPG engine, designed to test procedural content generation techniques

You can see screenshots of a small game built with this engine called Aventura 4 here:

Aventura 4 ss1 Aventura 4 ss2 Aventura 4 ss3 Aventura 4 ss4

A video can be found here:

And you can play directly on-line a version compiled to JavaScript via emscripten here: https://dl.dropboxusercontent.com/u/3303662/BrainGames/Aventura4-2.4/A4Engine.html

I developed this engine first for fun, but second to be used in my Game AI class for some class projects. I currently use it for the procedural content generation assignment (see more details here: https://www.cs.drexel.edu/~santi/teaching/2016/CS387/PCG/projectA4PCGv2.3.html

About

A small C++ 2D action RPG engine, designed to test procedural content generation techniques

License:GNU General Public License v3.0


Languages

Language:C++ 90.7%Language:Java 9.1%Language:C 0.2%