Coders Packet

Packets submitted by MD Riyaz

Rock paper scissor game in Java

It's a Java project of a funny game called rock paper scissors in which users and computers play the rock paper scissors game.

MiniAtm project in Java

This is a project of an ATM and the main theme of this project is to understand the working of an ATM in Java.

Number guessing game in Java

It's a project of game in which the code will generate a randome number and user has to guess that number.