
Meteor is mainly a project I've made to learn basics and stuff on AGS, so I can't promise I will complete it but if some interest is arise I would certainly more motivated to bring this forward.


First person adventure

New update: Adventure continues in the mine

Linux dependencies: to run the ags engine on linux you need to install dependencies first, there are two way to do this:
1: download and install ags_3.30.0-1_i386.deb... the package manager should do all the rest
or 2: open a terminal and paste this:
Quotesudo apt-get install libaldmb1 liballegro4.4 libc6 libdumb1 libfreetype6 libgcc1 libogg0 libstdc++6 libtheora0 libvorbis0a libvorbisfile3 -y