This is the game of 21 made in Java. It uses two classes (the main class, and a Deal class used to draw cards and get the name of the cards) The code is almost 200 lines, so there will be no write up at this time. (Maybe at a later date if its requested) [...]
Here is a simple Java example to further show the use of inputs, and not allowing the program to continue until a certain input is given. This is a simple game where the computer generates a random number between 1 and 20, and the user must input a number to try and guess it. It [...]
Well this is the first Java example posted, so I’m keeping it relatively simple. Basically its a command line Java program that asks for a sentence, or string (or random scribble…) and it will loop through it and count all the vowels (a,e,i,o,u) If you don’t already know how to compile Java, google it. I [...]
This blog is dedicated to all the applications, or games I make. All the applications will be open source, in either VB6, VB.NET, C#.NET, C++/C, Objective C and Java. For the PC, iPhone/iPod Touch, Playstation Portable, and Xbox360 through XNA. Some applications are made for online games. Everything is released open source and free for [...]