Java Danmaku Engine
UPD 2021/9/3: This project is succeeded by Koto
which implements all functionalities of Jade in Kotlin and more.
JaDE (or Jade) is the abbreviation of Java Danmaku Engine.
It’s a java framework running on libgdx(base on lwjgl3) intended to create Touhou-like danmaku games.
The project is powered by gradle, with the script generated by gdx-liftoff.
It’s still in early development phase, so large structural changes and informal coding style can be common.