Menu

Tree [r25] /
 History

HTTPS access


File Date Author Commit
 WinStore 2012-12-11 davidll [r19] Windows Store Boilerplate files
 android 2014-06-20 davidll [r25] Android fix ups: Sound needs to loop back to J...
 ios 2013-01-14 davidll [r22] Add support for iPhone/iPod by scaling the disp...
 .htaccess 2012-06-01 davidll [r4] Add Icon
 AUTHORS 2012-05-31 davidll [r1] Upload GPLv3 Source Code
 Ball.js 2012-12-04 davidll [r16] Allow the Javascript version to also be install...
 Board.js 2014-06-12 davidll [r24] Avoid redrawing screen unnecessarily as Android...
 Buzz.wav 2012-05-31 davidll [r1] Upload GPLv3 Source Code
 COPYING 2012-05-31 davidll [r1] Upload GPLv3 Source Code
 Click.wav 2012-05-31 davidll [r1] Upload GPLv3 Source Code
 Display.js 2014-06-20 davidll [r25] Android fix ups: Sound needs to loop back to J...
 Fall.wav 2012-05-31 davidll [r1] Upload GPLv3 Source Code
 ImageCatalogue.js 2012-12-04 davidll [r16] Allow the Javascript version to also be install...
 Levels.js 2012-12-04 davidll [r16] Allow the Javascript version to also be install...
 Main.js 2012-12-04 davidll [r16] Allow the Javascript version to also be install...
 Ping.wav 2012-05-31 davidll [r1] Upload GPLv3 Source Code
 ProjectBalls.appcache 2012-12-04 davidll [r17] Add a Menu page with mute and reset to match IO...
 README 2012-12-04 davidll [r16] Allow the Javascript version to also be install...
 Sounds.js 2012-12-04 davidll [r17] Add a Menu page with mute and reset to match IO...
 TickTimer.js 2012-12-04 davidll [r16] Allow the Javascript version to also be install...
 Tiles.js 2012-12-04 davidll [r16] Allow the Javascript version to also be install...
 TitlePage.js 2014-06-12 davidll [r24] Avoid redrawing screen unnecessarily as Android...
 icon.png 2012-07-31 davidll [r7] Icons must be 128 by 128
 images.png 2012-08-17 davidll [r10] Add missing image resources. Also change from ...
 index.html 2012-05-31 davidll [r2] AppCache
 main.css 2013-01-13 davidll [r21] Fix up screen resize
 manifest.webapp 2012-08-28 davidll [r15] Update Manifest
 overlay.png 2012-08-17 davidll [r10] Add missing image resources. Also change from ...
 source.html 2012-12-04 davidll [r17] Add a Menu page with mute and reset to match IO...
 title.png 2012-08-17 davidll [r10] Add missing image resources. Also change from ...

Read Me

/* 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.
 
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.