Does anyone know how to do graphics with Java? It should be possible because otherwise Minecraft wouldn't exist. Right??? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
- 1

Does anyone know how to do graphics with Java? It should be possible because otherwise Minecraft wouldn't exist. Right???

22nd Nov 2017, 8:23 PM
Cooki10
Cooki10 - avatar
5 Answers
+ 5
libGDX Tutorials: GameFromScratch.com Complete LibGDX Tutorial Series - http://www.gamefromscratch.com/page/LibGDX-Tutorial-series.aspx Aurelien's Blog - http://www.aurelienribon.com/blog/ MoribitoTechX's website - http://moribitotechx.blogspot.pt/p/tutorial-series-libgdx-mtx.html (this blog only open to invited readers) Gemserk's blog - http://blog.gemserk.com/ Gustavo Steigert's personal blog - http://steigert.blogspot.pt/ Rotating Canvas, an indie developers group webpage - http://rotatingcanvas.com/category/tutorials/ Impaler's personal webpage - http://obviam.net Group of students from Sweden - http://www.dagger.se/#home LibGDX video tutorials 1 - http://www.youtube.com/dermetfan LibGDX video tutorials 2 - https://www.youtube.com/ForeignGuyMike GameFromScratch LibGDX Video Tutorial series - http://www.gamefromscratch.com/page/LibGDX-Video-Tutorial-Series.aspx bitowl's tutorials - http://bitowl.de/tag/tutorial/ Zombie Bird - http://www.kilobolt.com/zombie-bird-tutorial-flappy-bird-remake.html Libgdx y Box2D Tutoriales (en español) - http://tutoriales.tiarsoft.com LibGdx en español (spanish) http://libgdxspain.blogspot.com Mets-Blog | Libgdx - http://www.mets-blog.com/category/libgdx/ Xoppa's blog - http://blog.xoppa.com Martian Run! Multi-part tutorial - http://williammora.com/a-running-game-with-libgdx-part-1/ Fighting Kitten blog (LibGDX, gdxAI) - http://fightingkitten.webcindario.com/ Libgdx tutorials on specific topics - http://libgdx.heerbann.com Guide to creating a Libgdx game, step by step [2016, Full Code Provided] http://tutorials.boondog.xyz/ 26 LibGDX tutorials to create a game from scratch: http://www.badlogicgames.com/forum/viewtopic.php?f=17&t=24952 Libgdx focused Game Development Blog - https://www.gamedevelopment.blog/
22nd Nov 2017, 8:32 PM
AgentSmith
+ 3
jMonkeyEngine www.jmonkeyengine.org/ libgdx https://libgdx.badlogicgames.com/ LWJGL - Lightweight Java Game Library https://www.lwjgl.org/
22nd Nov 2017, 8:31 PM
AgentSmith