1画面のマップをランダムでスタンプ生成してくれます。 生成し終わった後は、矢印キーを使って動き回れます。 また、マウスを使えばドラッグで動くことも可能です(この場合、石にぶつかったときなどの衝突判定はありません)。 This project creates a randomly generated map by stamping. When the map is done generating, you can move around the map with arrow keys or mouse drag.
変えたこと: 溶岩のタイルを加えました。 地面タイルの出てくる確率を多くしました。 生成を一瞬にしました。 Changes: Added lava tile. increased the probability for the ground tile to appear. Reduced the time the map to be generated.