Skip to content
Samson edited this page May 2, 2019 · 16 revisions

Welcome to the Afro Man wiki!

On April 10th, 2016, Afro Man started off as a simple project to create a 2D rendering engine from scratch. Interest gathered, and the engine was refined. It was given input controls, lighting, level loading and saving, and multiplayer. The game is still in development, but it is (slowly but surely) becoming something playable and fun!

As of July 25th, 2016, there is now support for MP3 files using third party libraries to ensure that download sizes remain as small as possible. A separate download has been made for the release with MP3 files so that the pure no-external-library version is still available for download.

As of May 1, 2019, this project has been updated to support Java 8+

^ Click the link ^

Compatible with Java 8+

(Versions 2016.10.5 and earlier are compatible with Java 6+)

The archives contain backups of all the available versions, including very old and non-functional versions. Feel free to try them out, but if you're just looking for the latest version, click on the Download link above to find the recent downloads.

Download one of the 7z files from the Archives. Files tagged with -mp3 use a primitive third-party mp3 API. Files tagged with -wav use the Java Sound API. Files tagged with -o are optimised with ProGuard. Files tagged with -mapping are the mappings produced during obfuscating from ProGuard.

Clone this wiki locally