gitlab.unistra.fr / les-edgs / T432-LAS21-T3-A
Stars: 2
Forks: 1
Open issues:
License: None
Language:
Dependencies parsed at:
18
Created at: about 4 years ago
Updated at: almost 4 years ago
Pushed at: over 1 year ago
Last synced at: about 1 year ago
T3/build.gradle
maven
T3/core/build.gradle
maven
- com.badlogicgames.ashley:ashley $ashleyVersion api
- com.badlogicgames.gdx-controllers:gdx-controllers-core 2.2.1 api
- com.badlogicgames.gdx:gdx $gdxVersion api
- com.badlogicgames.gdx:gdx-box2d $gdxVersion api
- com.badlogicgames.gdx:gdx-freetype $gdxVersion api
- com.crashinvaders.vfx:gdx-vfx-core 0.5.0 api
- com.crashinvaders.vfx:gdx-vfx-effects 0.5.0 api
- com.github.tommyettinger:colorful 0.6.1 api
- com.kotcrab.vis:vis-ui 1.5.0 api
- games.rednblack.hyperlap2d:runtime-libgdx $h2dVersion api
- games.spooky.gdx:gdx-sfx 3.0.0 api
T3/lwjgl3/build.gradle
maven
- com.badlogicgames.gdx-controllers:gdx-controllers-desktop 2.2.1 implementation
- com.badlogicgames.gdx:gdx-backend-lwjgl3 $gdxVersion implementation
- com.crashinvaders.vfx:gdx-vfx-core 0.5.0 implementation
- com.crashinvaders.vfx:gdx-vfx-effects 0.5.0 implementation
- com.github.tommyettinger:colorful 0.6.1 implementation
- com.kotcrab.vis:vis-ui 1.5.0 implementation
- games.spooky.gdx:gdx-sfx-desktop 3.0.0 implementation