Where the heck is Sauerbraten?

I’m new on Open Suse and rpm but been using .deb based Linux for quite a while. Anyway I’ve searched to no avail for sauerbraten, my favorite game.
I can’t find it in any repo. I’m running open suse 11.4. Can someone tell me how to get it?

Ok I found it in openSUSE Build Service.

You will need the extra “Games”-Repository. This will add it via command line:

zypper ar -f http://download.opensuse.org/repositories/games/openSUSE_11.4/ Games

…after that install Sauerbraten with

zypper in sauerbraten.

I also recommend installing “gamestore”, it’s a nice interface to explore all the games offered by this repo.