Lohkdesgds / AllegroCPP

AllegroCPP is a safe C++ interface for Allegro 5

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AllegroCPP project

This is a project about making Allegro (a C library) C++, sometimes improving its functionality a bit.

This was tested and developed on Windows using Visual Studio and Allegro found in the nuget package manager.

Do you want to see my testing example? Check out this repo. It should have the latest tests!

About

AllegroCPP is a safe C++ interface for Allegro 5


Languages

Language:C++ 99.7%Language:C 0.3%