+ 2
How do i add things in my program to program a game
9 Respostas
+ 2
a game as in a fps or a console game like a rpg, or did you need a pop up?
+ 2
This course is just a start. You'll need much more learning to make a "game".
Although, there are many 2D Games that you can easily think off and make it yourself to play on your console. Most programmers I know start with the Tic Tac Toe game. Wich is a really funny and easy game to do for 2 players.
If you want to implement any kind of A.I. it's even challenging.
Android isn't has hard has Java to make a graphic app. But, if you are starting, I would recommend you to practice only with the console.
+ 1
Programming for Android is a little bit different from this Java you're looking.
Search for Android developing, if you want to learn about Android.
0
i mean like how to add things to make a game for android devices
0
oh android, idk sorry.
0
ok what about rpg
0
ok jack, so for a rpg if you have eclipse, you can just make console games so it will be a text based adventure. if you want to do a rpg batte you might want a die method and battle method, without them its just a story lol. you can also make a pop up which i believe is called a goobie. if so, just look up the codes on how to do it cuz its alot of coding. if other question just ask, ill try to answer them.
0
User your BRAIN.
- 1
Use a game development framework like libgdx.