
JumpLab: a testbed for studying jump motion and scrolling algorithms of videogames
概要
JumpLab は、『スーパーマリオブラザーズ』に代表されるプラットフォームゲーム(ジャンプアクションゲーム)のジャンプ処理やカメラ移動処理にまつわる諸パラメタを可変にした実験用ソフトウェアです。ビデオゲームにおけるパラメタ設定がプレイ感覚に与える影響を学ぶための教材として設計されています。
例えば以下のパラメタを自由に調節することができます。
他にも様々なパラメタを調節可能です。詳しくは、「ジャンプ設定」「カメラ設定」のページをそれぞれ参照してください。
インストール・実行方法
JumpLab は Windows 上で動作する他、Processing と呼ばれるソフトウェアがあれば Linux や Mac でも動作します。詳しくは「インストール」のページを参照してください。
使い方
参考文献
- Itay Keren. “Scroll Back: The Theory and Practice of Cameras in Side-Scrollers”
- Adam Summerville et al. “Mechanics automatically recognized via interactive observation: jumping” Proc. of FDG ‘17
ライセンス
JumpLab は GNU GPL 3.0 にもとづいて配布しています。
JumpLab: a testbed for studying jump motion and scrolling algorithms of videogames
Copyright (C) 2020, 2021 Kentaro Fukuchi and other contributors
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 https://www.gnu.org/licenses/.