News

This project is a simple Java Applet-based calculator application that performs basic arithmetic operations: addition, subtraction, multiplication, and division. Step 1: Create a file named ...
Applets for web development. Every Java programmer has created a Java applet, most of them in the category of simple clocks or calculators. Some of us have even played with fonts and colors and ...
The classical and simple snake game in Java that can be executed as Java Applet. As a believer of "keep it simple" I made this Java applet to revise my concepts of java applet, java and OOP after a ...