Merge pull request #671 from NavyaZaveri/patch-1

Remove HTTPs from jmonkey entry
This commit is contained in:
Andreas Kull
2018-05-31 11:00:49 +02:00
committed by GitHub

View File

@ -365,7 +365,7 @@ A curated list of awesome Java frameworks, libraries and software.
*Frameworks that support the development of games.* *Frameworks that support the development of games.*
* [FXGL](https://almasb.github.io/FXGL/) - JavaFX Game Development Framework. * [FXGL](https://almasb.github.io/FXGL/) - JavaFX Game Development Framework.
* [jMonkeyEngine](https://jmonkeyengine.org/) - Game engine for modern 3D development. * [jMonkeyEngine](http://jmonkeyengine.org/) - Game engine for modern 3D development.
* [libGDX](https://libgdx.badlogicgames.com/) - All-round cross-platform, high-level framework. * [libGDX](https://libgdx.badlogicgames.com/) - All-round cross-platform, high-level framework.
* [LWJGL](https://www.lwjgl.org/) - Robust framework that abstracts libraries like OpenGL/CL/AL. * [LWJGL](https://www.lwjgl.org/) - Robust framework that abstracts libraries like OpenGL/CL/AL.