Maxwell's Demon Game

Can you become a Maxwell's demon?

https://github.com/tommy-ec-guitar/maxwells-demon-game

You are now following this Submission

マクスウェルの悪魔ゲーム

あなたに悪魔としての素質があるかを試すゲームです。

ルール

  1. 舞台は真ん中を壁で仕切られた、断熱・定圧の箱の中です。
  2. あなたは悪魔です。
  3. あなたは、箱の真ん中の壁の真ん中にいます。
  4. 壁の真ん中には小さな扉があります。
  5. あなたはその扉を開け閉めできます。
  6. 箱の中は高温で運動の激しい粒子と、低温で運動の穏やかな粒子が動き回っています。
  7. 扉を開けたり閉めたりして、高温の粒子を右の部屋に移動させ、低温の粒子を左の部屋に分離したらクリアです。
  8. 最後は扉を閉じてください。

ファイル

file description
main.m メインコードです。これを実行してください。
fieldBox.m 箱の状態を設定&保持するクラス
particles.m 粒子の状態を設定&保持するクラス
MaxwellDemonGame.m ゲームクラス。クリア判定などをします。

操作方法

sキーで扉を開けたり閉めたりできます。それだけです。

Cite As

Tommy (2026). Maxwell's Demon Game (https://github.com/tommy-ec-guitar/maxwells-demon-game/releases/tag/1.0.0), GitHub. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.