Hi! Welcome to the forum for Platinum Arts Sandbox Free 3D Game Maker. I currently have the forums locked as I am attempting to properly update them.
In the meantime please join the new Discord Server!
If you have any questions please e-mail me through the Platinum Arts website.
In the meantime please join the new Discord Server!
If you have any questions please e-mail me through the Platinum Arts website.
Search found 1 match
- January 3rd, 2012, 3:57 am
- Forum: Donate Content To Sandbox And The Community
- Topic: Java's Calculator
- Replies: 6
- Views: 14823
Re: Java's Calculator
I'm learning Java bymyself and here I am trying to make a calculator but for some reason I'm getting weird values can someone revise me. By the way I'm using my C++ knowledge as reference I don't know if it helps with java since some things are different. Code: import java.util.Scanner; public class...