Skip to content
This repository was archived by the owner on Jun 12, 2025. It is now read-only.

Experiment Platformer AI v4.1.1

Choose a tag to compare

@CoderMonad CoderMonad released this 03 Sep 18:24
· 24 commits to master since this release

Linux users should be able to use the MakeFile to make it (let me know if this doesn't work I haven't really been able to test it).

The first time you run the program it will create a Config.ini which will hold different things you can mess around with read the Manual about what each of the different settings do.

See the readme for links to downloads for all the Runtime binaries you will need.

I have also included copies in the Required Binaries.zip file below.

You will want to download the Runtime Binaries (you will need the 32 bit versions if you are using the exe below).

You will also need the images provided in the Images.zip file below. Just extra here

When everything is ready, your folder should look the same as below:

FolderName\
FolderName\Platformer-Experiment.exe
FolderName\SDL2.dll
FolderName\SDL2_image.dll
FolderName\SDL2_ttf.dll
FolderName\libfreetype-6.dll
FolderName\libpng16-16.dll
FolderName\zlib1.dll
FolderName\Images\coin.png
FolderName\Images\error.png
FolderName\Images\monster.png
FolderName\Images\player.png
FolderName\Images\pole.png
FolderName\Images\sky.png
FolderName\Images\wall.png