Menu

Tree [r29] /
 History

HTTPS access


File Date Author Commit
 WinStore 2013-01-02 davidll [r12] The Windows App Store accepts Javascript pretty...
 ios 2013-08-09 davidll [r25] Add IOS wrapper code
 .htaccess 2012-06-04 davidll [r2] Add WebApp stuff
 AUTHORS 2012-06-04 davidll [r1] Code drop
 Bitmask.js 2012-12-04 davidll [r5] Allow the game to also be installable through A...
 Board.js 2012-12-04 davidll [r5] Allow the game to also be installable through A...
 Buzz.wav 2012-06-04 davidll [r1] Code drop
 COPYING 2012-06-04 davidll [r1] Code drop
 Click.wav 2012-06-04 davidll [r1] Code drop
 Display.js 2014-06-12 davidll [r26] Make the gyro a litle less sensitive (and make ...
 EmbedPng 2012-06-04 davidll [r1] Code drop
 Enemy.js 2012-12-04 davidll [r5] Allow the game to also be installable through A...
 FairyQueen.wav 2012-12-27 davidll [r9] Add music as WAV files
 GameEngine.js 2013-03-07 davidll [r23] Only play buzz sample once.
 GameState.js 2013-01-14 davidll [r20] Another attempt at detecting gyroscope
 HallOfTheMountainKing.wav 2012-12-27 davidll [r9] Add music as WAV files
 ImageCatalogue.js 2013-01-14 davidll [r19] Correct Image Count
 ImageDataUri.js 2012-12-04 davidll [r5] Allow the game to also be installable through A...
 Levels.js 2012-12-04 davidll [r5] Allow the game to also be installable through A...
 Main.js 2014-06-21 davidll [r29] Don't default converting a touch into a click (...
 Mask0.png 2012-06-04 davidll [r1] Code drop
 Mask1.png 2012-06-04 davidll [r1] Code drop
 Mask2.png 2012-06-04 davidll [r1] Code drop
 Mask3.png 2012-06-04 davidll [r1] Code drop
 MinuteManner.appcache 2013-01-14 davidll [r17] Update App Manifest
 MinuteManner.html 2012-06-04 davidll [r1] Code drop
 Music.js 2012-12-27 davidll [r10] Improve startup perfomance by loading music fro...
 PicturesAtAnExhibition.wav 2012-12-27 davidll [r9] Add music as WAV files
 Ping.wav 2012-06-04 davidll [r1] Code drop
 Player.js 2013-03-07 davidll [r23] Only play buzz sample once.
 README 2012-12-04 davidll [r5] Allow the game to also be installable through A...
 Sample.js 2012-12-04 davidll [r5] Allow the game to also be installable through A...
 Sounds.js 2013-03-07 davidll [r23] Only play buzz sample once.
 SwanLake.wav 2012-12-27 davidll [r9] Add music as WAV files
 TickTimer.js 2012-12-04 davidll [r5] Allow the game to also be installable through A...
 Tile.js 2012-12-04 davidll [r5] Allow the game to also be installable through A...
 TitlePage.js 2013-01-15 davidll [r22] Correct Gyroscope detection
 icon.png 2012-07-31 davidll [r3] Icons are 128 by 128
 images0.png 2012-06-04 davidll [r1] Code drop
 images1.png 2012-06-04 davidll [r1] Code drop
 images2.png 2012-06-04 davidll [r1] Code drop
 images3.png 2012-06-04 davidll [r1] Code drop
 index.html 2012-06-04 davidll [r2] Add WebApp stuff
 main.css 2012-06-04 davidll [r1] Code drop
 manifest.webapp 2012-08-28 davidll [r4] Update Manifest
 source.html 2012-12-11 davidll [r7] Source code placeholder
 title1.png 2012-06-04 davidll [r1] Code drop
 title1_gyro.png 2013-01-14 davidll [r16] Show a different message on the title page when...
 title2.png 2012-06-04 davidll [r1] Code drop
 title2_gyro.png 2013-01-14 davidll [r16] Show a different message on the title page when...

Read Me

/* This file is part of Minute Manner.
 * Copyright (C) 2011 David Lloyd
 *
 * Minute Manner 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.
 *
 * Minute Manner 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 Minute Manner.  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 MinuteManner.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.