项目作者: HellHoleStudios

项目描述 :
Java Danmaku Engine
高级语言: Java
项目地址: git://github.com/HellHoleStudios/jade.git
创建时间: 2020-07-01T13:25:07Z
项目社区:https://github.com/HellHoleStudios/jade

开源协议:MIT License

下载


JaDE

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.

Credits

Libgdx:

  • The framework that JaDE runs on!

Touhou Project:

  • System design reference
  • Some sprites and character portraits (Credit to Team Shanghai Alice)

Touhou Danmakufu:

  • Many ideas are borrowed from Danmakufu