Readme wont display if no JavaScript language enabled in your browser. To display a readme, turn JavaScript on.
#@Title@# is a #@Description@# and is jQuery subplugin tp$.gio. In other words, it is wrapped into a jQuery plugin, tp. The files are spread via directory tree, but can be assembled in one file. Version: #@Version@# Date: #@Date@# License: #@License@# Copyright: #@Copyright@# WebSite: #@WebSite@# Contact: #@Contact@# These features and philosophy of tp are also true for #@Title@#. ... except images, which are used only in game boards, ... except css-ids in ads in some index files Plugin folder tree structure. Folder/file names follow project semantics. Entry points: this link which calls entry.js ... There is no server stuff: When running from local hard-drive, Chrome restricts JavaScript, FF or IE let games flow. Functionality: New Games can be coded and attached from games/ folder Collections of maps can be shared between games and are in collections/ folder. Text maps can be copy-pasted while #@Title@# is loaded. Edit map feature is not elaborated. Diary: is a collection of step by step versions. They are snapshots of folder bs. It is good to have backup versions when current version is overengineered and one can fork from earlier ... For example, version 49 does not use css and images for dynamic "beautified" select box control. Can be a base for future browsers, with good CSS3 support. Diary also good if documentation lacks something. For example, in version 34, /var/www/bgame/gio/diary/34/games/sokoban/config.js has clear layout for tiles_map. This is a basic internal format for map which is used at least till verions 52, but it is not documented and not shown in files in version 52. TODO: Drawbacks: add or modify images feature is not yet added. Some work required to imagefy scroll bars and drop down-button. works for FF and Webkit, round corners not always work in IE 9 no scroll event handler, cannot use mouse wheel not all elements exist scroll slider is missed buttons are not visibly pushed, when clicked, only hover effect works Opera not always works when control is used in the game: http://landkey.net/gio/gio/bs/index.htm Needs better documentation beyond supplied examples. Advantages: no images used - simple no css files, all settings are dynamic You are welcome.