Recently i have been taking classes on codecademy, and i am done with java. so i know java to some degree. but i dont know how to use them to make games.
firstly i want to make some kind of text based quiz program. but i dont know how to run this quiz program, and what the code i use to define what the user is typing, if they can even type (plz tell me is this i possible and what program to run the code)
for example:
if userinput("b")
System.out.println("that is correct")
and second, i want to go on to develop a sidescroller platform game, what engine should i use and how do i like kinda link up the sprites of the character to the picture and such. can someone explain or link some tutorials that can teach me the basics of coding in gaming. i really want ot learn to code.
thx in advance ^^