ProjectBalls Code
Brought to you by:
davidll
/* This file is part of Project Balls. * Copyright (C) 2011 David Lloyd * * Project Balls is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation, either version 3 of the License, or * (at your option) any later version. * * Project Balls is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with Project Balls. If not, see <http://www.gnu.org/licenses/>. */ The AppStore version of this game is dual licensed. The standard GPL license doesn't allow for distribution through application stores, even where the source code is unchanged or included. I have provided the alternative license to deliver the game through Application Stores as long as the source code and any modifictaions is clearly linked and distributed under the GPLv3 (and also this license) for other people to compile and distribute under the same terms. The source code must therefore be openly available on the Internet. There is no other requirement to assist the users in compiling and installing the software beyond the functionality suplied by the Application Store (in particular you do not need to share your personal development license or signing keys). To play this game, simply load the ProjectBalls.html file in an HTML5 compatible browser.