Skip to content

spikat/shooter

Repository files navigation

HOW TO BUILD
============

Steps to follow:

autoreconf -fi
./configure
make

HOW TO PLAY
===========

src/spishooter


SOUND PROBLEM
=============

If you got an error saying that your sdl-mixer library was built without
the MP3 sound support (too bad), you can rebuild it manually with souhd
support, or:
./configure --disable-sound && make

About

No description, website, or topics provided.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published