+ 1

How can we create a game

please give me some gaming codes

27th Aug 2017, 4:01 AM
aravelli venkata srivasarao
aravelli venkata srivasarao - avatar
4 Answers
+ 3
Sure here's the code for Skyrim: class Program{ private String _Player_Name; bool tutorialStart; public static void main(){} private static String main(){} } Nah, I'm kidding. SoloLearn doesn't support any Java UI anyway. You can get started yourself with game making. Focus on learning the material covered in the course, (this question tells me you may be rushing through it. Take your time). When you're comftorable with the basics, try to make a simple game! Could be Hangman, A number guesser, rock paper scissors, etc.. Most of this is input/output.
27th Aug 2017, 4:12 AM
Rrestoring faith
Rrestoring faith - avatar
+ 2
I am giving you a rocket code ,if you can launch it than you have qualities to make a game . https://code.sololearn.com/cJEs7EuL4sEK/?ref=app
27th Aug 2017, 4:24 AM
subham sahu
subham sahu - avatar
0
thank you
27th Aug 2017, 4:13 AM
aravelli venkata srivasarao
aravelli venkata srivasarao - avatar
0
At,first create objects u want ,Then simple define,
27th Aug 2017, 11:23 AM
Subham Laha
Subham Laha - avatar