Coders Packet

Packets submitted by Rajesh Kolipaka

Rock-Paper-Scissors-Game Using Java

It is a simple game . In this game , the user chooses a choice of Rock or Paper or Scissors to compete with System.

Coin Game Using Java

It is a simple game. In this Coin Game, the user guesses whether a flipped coin is head or tail.

ATM Project using Java-Beginner level

As the name suggests our project is to design an ATM (basic level) using JAVA. This is further used for designing Advanced level ATM projects.