[SDL] I finished Tetris...check it out

Andreas K. Foerster list at akfoerster.de
Mon Jul 16 00:29:59 PDT 2007


Am Sunday, dem 15. Jul 2007 schrieb Adam Stevenson:

> I finished my tetris game.  Go to http://rbdev.g0dsoft.com/ to read about it
> and download, or download directly from http://rbdev.g0dsoft.com/tetris.zip
> .
> It comes with the source code and Visual Studio project files. I think I
> chose to make the source code completely free, with no license. I say the
> source code, because I borrowed the sound effects from Tetris worlds.  This
> is my first SDL game.  Enjoy.

Without a license your software isn't free, but automatically copyrighted.
So nobody is allowed to copy it without a license.

If you want to waive all your rights, you could put it into "Public Domain".
But then nobody has a duty to even mention who the author is.

If you are looking for Free Software licenses:
http://www.gnu.org/licenses/license-list.html

P.S.:
And it would be nice, if you could mention which operating system is needed.

-- 
AKFoerster


More information about the SDL mailing list