Scroll locked?

Home (ja) | Home (en) | KABURI CANVAS: a phytoseiid mite 2D action game.

Config window
Debug window
javascriptいるのよ。  

Author

License

以下はゲームの直接の構成物ではありません。

  • ゲーム内で使われているフォント PixelMplus10-Regular は M+ FONTS PROJECT および Itou Hiroki 氏の著作物であり、M+ FONT LICENSE の下での再配布が許可されています。
  • ゲーム内で使われているBGMである "Was mir behagt, ist nur muntre Jagd!" は Johann Sebastian Bach 氏(本人公式webサイトは確認できず)の著作物であり、作曲者が1750年に死去したことにより日本国内では、public domain の下での自由な改変および再配布が許可されています。木管五重奏への編曲はSudo Masaakiによって行われ、編曲成果物および音源はクリエイティブ・コモンズ 表示 - 非営利 - 継承 4.0 国際 ライセンスで提供されています。

License guideline in English

  • The game content of KABURI CANVAS by Masaaki Sudo is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.
  • The game engine (javascript files) is the original work by Masaaki Sudo and distributed under GNU GPL version 3.
  • The webfont "PixelMplus10-Regular" is copyrighted work of M+ FONTS PROJECT and Mr. Itou Hiroki and re-distributed under M+ FONT LICENSE.
  • The back music "Was mir behagt, ist nur muntre Jagd!" is original composition by Johann Sebastian Bach. I failed to contact him, unfortunately, but his works are now in the public domain as he died in 1750. It was arranged to wind quintet by Masaaki Sudo and distributed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

最新バージョンのソースコードをダウンロードする。Download the latest source code (BGM and webfont are not included).

File composition with license information

├── kaburi.html             : this page file : GNU GPL v3 (javascript) and CC BY-SA 4.0 (content)
├── gpl.txt                 : license text of GNU GPL version 3
├── css
│   └── game.css            : style sheet for this page : CC BY-SA 4.0
├── script
│   ├── main.js             : definitions and game functions, incl. main-loop : GNU GPL v3
│   ├── input.js            : keyboard input and virtual gamepad : GNU GPL v3
│   ├── button.js           : drawing buttons : GNU GPL v3
│   ├── character.js        : generic class for character : GNU GPL v3
│   ├── chara_hadani.js     : character definition : GNU GPL v3 (script) and CC BY-SA 4.0 (design)
│   ├── chara_kaburi.js     : character definition : GNU GPL v3 (script) and CC BY-SA 4.0 (design)
│   ├── leaf.js             : definition of the leaf : GNU GPL v3
│   ├── gamebase.js         : basement and stage functions : GNU GPL v3
│   ├── gadgets.js          : miscellaneous gadgets : GNU GPL v3 (script) and CC BY-SA 4.0 (design)
│   ├── plot.js             : class for plots : GNU GPL v3
│   └── audio.js            : BGM configuration : GNU GPL v3
├── image
│   ├── halftone252b.png    : Background image for leaf : CC BY-SA 4.0
│   ├── halftone254g.png:   : Background image for the LCD-like game panel : CC BY-SA 4.0
│   └── sudori166.png       : sudori.info site icon : Copyright 2012--2016 Masaaki Sudo
├── audio                    (these three files are all the same piece)
│   ├── sheep02.m4a         : BGM : CC BY-SA 4.0
│   ├── sheep02.mp3         : BGM : CC BY-SA 4.0
│   └── sheep02.ogg         : BGM : CC BY-SA 4.0
└── fonts
     ├── PixelMplus10-Regular.ttf       : Webfont (!!not the game component!!) : M+ FONT LICENSE
     └── PixelMplus10-Regular.woff      : Webfont (!!not the game component!!) : M+ FONT LICENSE


    Copyright 2014--2016 Masaaki Sudo

    GNU GENERAL PUBLIC LICENSE
    Version 3, 29 June 2007
    
    This program 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.

    This program 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 this program.  If not, see http://www.gnu.org/licenses/.
    
    https://www.gnu.org/licenses/gpl.txt

Special thanks

  • Sekido Tomoe (Graduate School of Agriculture, Kyoto University): Co-author of the original FLASH version
  • Daisuke Takahashi (Umeå University): for helpful comments, especially on the UI design
  • and anonymous test players

History

  • 2016.08.15 HTML5/CANVAS Version 1.0 released.
  • 2014.07.13 FLASH Version 1.0 released. >> LINK
SU-DO-RI
Sudo Masaaki official site
For the reinstatement of
population ecology.