+ 2

How do i add things in my program to program a game

8th Aug 2016, 8:17 PM
Jack
Jack - avatar
9 Réponses
+ 2
a game as in a fps or a console game like a rpg, or did you need a pop up?
8th Aug 2016, 8:24 PM
Aquarius
Aquarius - avatar
+ 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.
8th Aug 2016, 10:37 PM
André Policarpo
+ 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.
8th Aug 2016, 10:40 PM
André Policarpo
0
i mean like how to add things to make a game for android devices
8th Aug 2016, 8:28 PM
Jack
Jack - avatar
0
oh android, idk sorry.
8th Aug 2016, 9:15 PM
Aquarius
Aquarius - avatar
0
ok what about rpg
8th Aug 2016, 9:17 PM
Jack
Jack - avatar
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.
8th Aug 2016, 11:46 PM
Aquarius
Aquarius - avatar
0
User your BRAIN.
9th Aug 2016, 7:13 PM
Mihai Dancaescu
Mihai Dancaescu - avatar
- 1
Use a game development framework like libgdx.
8th Aug 2016, 9:30 PM
Lordeblader