Skip to content

5h00T/mini_shooting

Repository files navigation

mini_shooting

全20ミッションの弾幕シューティングゲーム

pyxel-190118-160639 pyxel-190118-161851 pyxel-190118-160843 pyxel-190118-162505

準備

pip install -r requirements.txt

※ requirements.txt の内容:

numpy==2.3.1
pyxel==2.4.6

実行

python main.py

pyxel play app/mini_shooting.pyxapp

以下URLによりブラウザ上でプレイできます

https://kitao.github.io/pyxel/wasm/launcher/?play=5h00t.mini_shooting.app.mini_shooting&packages=numpy

操作方法

移動(move):矢印キー(arrow key)
低速移動(slow):左Shift(left shift)
ショット(shot):Z
中断(quit mission):Q

About

Barrage shooting game made with Python and retro game engine Pyxel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages