Platformer Experiment v4.1.0-beta.4
Pre-releaseLinux 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.
In order to run the program properly you will need to download SDL2-2.0.4 or higher.
A link for SDL2 can be found here.
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 all is said and done you should have the following files in your folder. (Also note that you should be able to put the dll files in your C drive).
FolderName\
FolderName\Platformer-Experiment.exe
FolderName\SDL2.dll
FolderName\Images\coin.bmp
FolderName\Images\error.bmp
FolderName\Images\monster.bmp
FolderName\Images\player.bmp
FolderName\Images\pole.bmp
FolderName\Images\sky.bmp
FolderName\Images\wall.bmp