hello! how are you?
i am a beginner in java. i know some C++. i have to write codes for the game called "Mancala".i found some sources codes other people wrote.but i have to write my own.And their codes are too hard to understand for me right now.
i have to write in text version and in graphic version.
i know a little java and this project is over my head.
my question is how do you do "CIN" in java?
i need a user to enter some value and use that value in my algorithm.
what do you use if you do it in java application and if you do it in java applet? (in simplest way) or is it same for both application and applet?
i know a little dialog box(JoptionPane, etc.)
thanks for your help in advance.
i am a beginner in java. i know some C++. i have to write codes for the game called "Mancala".i found some sources codes other people wrote.but i have to write my own.And their codes are too hard to understand for me right now.
i have to write in text version and in graphic version.
i know a little java and this project is over my head.
my question is how do you do "CIN" in java?
i need a user to enter some value and use that value in my algorithm.
what do you use if you do it in java application and if you do it in java applet? (in simplest way) or is it same for both application and applet?
i know a little dialog box(JoptionPane, etc.)
thanks for your help in advance.