2D endless mode game
This is a 2D endless mode arcade game. You are a hero who keeps fighting various fo monsters.
During game process, you can get items to power up your health and skills.
To get higher score, you need to beat as many enemies as you could.
But at first, make sure you can survive.
https://xinyzhang9.github.io/jianqi/bin/index.html
clone or download this repo
cd [path to this repo]
(I assume you have installed python)
python -m SimpleHTTPServer 8000
open your browser at localhost:8000/bin/index.html
S: Sword Wave(普通攻击), requires 0 MP
A: Sword Trap(剑阵陷阱), requires 5 MP
D: Sword Soul(剑气穿心), requries 10 MP
ESC: Pause/Resume game