Call for someone with Linux/Be/Mac SDL

Hi,

I’ve just released SDL’ised version of the famous Digger game (www.digger.org,
originally written in 1983), and now looking for someone with Linux/Be/Mac SDL
to compile it for these archs. You can find sources at:

http://homepages.go.com/~sobomax/digger-1.0.tar.gz

Currently there is two Makefiles in the package - first for *BSD archs (bmake
syntax) tuned for FreeBSD and second for GNU archs (gmake syntax) tuned for
Mingw32. It would be nice to see someone tried to get it work for Linux/Be/Mac
as well. It should be fairly simple - just edit Makefile.sdl to include your
arch, then edit def.h to get various system depended pieces included.

In the case of any additional questions/difficulties or success in making it
work on the above mentioned or any other OSes please contact me.

Regards,

Maxim

Maxim Sobolev wrote:

Hi,

I’ve just released SDL’ised version of the famous Digger game (www.digger.org,
originally written in 1983), and now looking for someone with Linux/Be/Mac SDL
to compile it for these archs. You can find sources at:

http://homepages.go.com/~sobomax/digger-1.0.tar.gz

Currently there is two Makefiles in the package - first for *BSD archs (bmake
syntax) tuned for FreeBSD and second for GNU archs (gmake syntax) tuned for
Mingw32. It would be nice to see someone tried to get it work for Linux/Be/Mac
as well. It should be fairly simple - just edit Makefile.sdl to include your
arch, then edit def.h to get various system depended pieces included.

In the case of any additional questions/difficulties or success in making it
work on the above mentioned or any other OSes please contact me.

Regards,

Maxim

I will give it a try :slight_smile:
Eduardo.