Java Code Snippets Tagged with java
(14)
This is a generic socket server. Now, it's not documented very well, but I'll explain things you can change here.
I am working on fixing this.
+ 0 likes
This is my final project for APCS (Advanced Placement Computer Science). It's currently unfinished, we (my partner and I) still need to add a crash sequence as well as some modifications to make the game..
+ 2 likes
This is a BreakOut game made in Java. You start off by hitting "Play Game" and then click to release the ball. The more bricks you hit, the more points you get.
as long as you have the..
+ 1 likes
This is my first Java snippet. It simply converts Celsius to Fahrenheit and Fahrenheit to Celsius. Input a temperature and it'll give you both conversions. It basically demonstrates input and output..
+ 0 likes
Connects to an IRC server you specify and idles. Basically this is a frame for an IRC bot.
+ 0 likes
. Otherwise, if it isn't, it will not work. And yes, it IS CASE SENSITIVE.
If you do not have a compiler and want to try this, I suggest getting JCreator. It's totally free and easy to use. http://www.jcreator.com/download.htm
If..
+ 0 likes
+ 0 likes








