+ 2
How can I make a simple 2d game for Android
I know basics of java, so can anyone advice me how start, any engines, maybe some guideline, or any other information which will help me to understand how to start
5 Respuestas
+ 1
Hello mate!
If you wanna start making 2D games, I would recommend you to download "UNITY Engine".
UNITY Engine is mainly used for 2D games.
To learn how to make check these.
https://www.udemy.com/share/101IPa/
https://www.udemy.com/share/101CHEAEcYcl1SQ38J/
+ 4
u need a 2d game from Sololearn like
https://code.sololearn.com/W9Y9S2nL2cc3/?ref=app
and this receipt
https://code.sololearn.com/Wx8a6zsqSx9v/?ref=app
+ 2
Frogged thank you, I didn't know it's possible to do like that
+ 1
Is it possible to use java in unity or I have to learn c#
0
LibGDX. It's an free and open source game development application framework. It isn't like a "Game Engine" to be exact, but really good.