https://qniapp.github.io/quantattack/
- 配列は1から始まる
- ~= は !=
- flg and 1 or -1 は flg ? 1 : -1
- #particles.all は particles.all.length
- Install Python (3 version 3.4 or later)
- Download and unpack picotool-master.zip, or use Git to clone picotool
pip install .on the picotool path- Install lua, luarocks
# for Mac
brew install lua luarocks
- Install busted (for Mac)
luarocks install busted
luarocks install LuaCov
luarocks install lua-compat
rake build:debug- run
sh export_and_patch_cartridge_release.sh
PICO-8.app/Contents/MacOS/pico8 quantattack/v0.7.5_release/quantattack_vs_human.p8
rake test → NG