Skip to content

Qiita Pyxel アドベントカレンダー(2024年12月24日)の投稿「「Pyxel × Pymunkで物理シミュレーションを始めよう!」を Webで動かしたい🌎」で使用したソースコード

License

Notifications You must be signed in to change notification settings

Kazuhito00/pyxel-pymunk-web-test

Repository files navigation

pyxel-pymunk-web-test

Qiita Pyxel アドベントカレンダー(2024年12月24日)の投稿「「Pyxel × Pymunkで物理シミュレーションを始めよう!」を Webで動かしたい🌎」で使用したソースコードです。

mqgaj-qat4l

Requirements

pyxel==2.2.7
pymunk==6.10.0

1.ローカルPC

実行コマンドは以下の通り。

python shot_bullet.py

2.Web

Web版のデモは以下のURLで公開しています。
https://kazuhito00.github.io/pyxel-pymunk-web-test/

実行コマンドは以下の通り(ローカルで試す場合)

pyxel package ./ web_test.py
python -m http.server 8000

Authors

高橋かずひと(https://twitter.com/KzhtTkhs)

License

pyxel-pymunk-web-test is under MIT License.

About

Qiita Pyxel アドベントカレンダー(2024年12月24日)の投稿「「Pyxel × Pymunkで物理シミュレーションを始めよう!」を Webで動かしたい🌎」で使用したソースコード

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published