Cheeco's
Java Applets!
Welcome
to my Java Site! I have gathered all the free applets that either I
have written or other people have written and
put them into this site. If you have any applets that you would like
me to add on to the site please contact
me. If the applet isn't written by Cheeco, I can't guarantee that
the description matches what the actual program does. Please don't email
me about any of the applets messing up/freezing you computer. However,
none of them contain any sorts of viruses or any other malicious code.
If you do find anything me tell me and I will contact the author and
remove it from the website.
Please Note:
If the applets aren't loading you probably do not have latest Java
Runtime Environment, if you do have it try using a different browser,
such as FireFox. If all else fails, just refresh the page.
Program: |
Description: |
Author/Source
Code: |
| Cashier
(requires IBIO) |
Command
Line Program - This program takes 2 things from the user, the amount
of a purchase, and the total cost of something and calculates what
type of change is needed. (ex. townies, loonies, dimes etc.) |
|
IBIO |
Background
Program - A program written for beginners to help them learn basic
input and output methods. It uses rewritten methods to input different
data types.
Examples:
double variable = IBIO.inputDouble("Enter a double: ");
int variable = IBIO.inputInt("Enter an Integer: ");
char variable = IBIO.inputChar("Continue?
(y/n) ");
String variable = IBIO.inputString("Enter full name: ");
|
|
|
Java
Game - This is an advanced version of rock, paper, scisors and
it uses pokemon. If you beat the computer to a score of 10,
they evolve, and to 20, and if you beat it to 30 you become
a pokemon master. Created by Dayo A. |
|
|
Java
Game - A 3 card variation of poker, many combinations are availabe,
straights are being worked on at the moment, and also there
is no high card win. It is a tie. Code is available in a self-extracting
archive for free, credit to H. Nahal. |
|
|
Java
Game - A card game normally played at casino's. Code is available
(self-extracting archive) for free and anyone may use any part
of it as long as they credit Cheeco in the comments. Enjoy playing! |
|
Links:
Java
Tutorial | Hacking
Challenges | Java
Developers Kit | Ubuntu
Linux | Java
IDE
|