Tetris Game in Java Tetris Game in Java Today, we are going to learn how to build the classic Tetris Game in Java with Swing. The game requires the player to rotate and move falling Tetris pieces to an appropriate position so that the player can fill the entire row without a gap, once the row is filled it's automatically cleared and the score increases. But, if the pieces reach the top, the game is over!

Tetris Game in Java

Today, we are going to learn how to build the classic Tetris Game in Java with Swing. The game requires the player to rotate and…

Continue Reading
Pong Game in java

Pong Game in Java

In this article, we are going to build the simple Pong Game in Java. This is a two-player game in which players need to hit…

Continue Reading

Hospital Management System Project in Java

Introduction In this article, we will build Hospital Management System Project in Java and MySQL with source code. This project is great for those at an intermediate…

Continue Reading
Ludo Game in Java

Ludo Game in Java

Today, we will learn how to create Ludo Game in Java. Ludo game is quite a popular multiplayer game that we all have played in…

Continue Reading
Restaurant Management System Project in Java

Restaurant Management System Project in Java

Introduction In this article, we will build Restaurant Management System Project in Java and MySQL with source code. This project is great for those at an intermediate…

Continue Reading
Flappy Bird Game in Java

Flappy Bird Game in Java

In this article, we will build the famous Flappy Bird Game in Java with Swing. We all have played this game on our phones, here…

Continue Reading
ATM Simulator In Java

ATM Simulator In Java

In this article, we will build an ATM Simulator In Java with the help of Swing. There are two aspects of this application, the first…

Continue Reading
Brick Breaker Game in Java

Brick Breaker Game in Java

If you’ve ever played the classic Brick Breaker game, where the goal was to eliminate all the bricks in each level by bouncing your ball…

Continue Reading
Java Roadmap for Beginners

Best Java Roadmap for Beginners 2023

Java is one of the top programming languages in this era and today we will discuss Java Roadmap for Beginners. Because of Java’s robustness, ease…

Continue Reading
Snake Game in Java

Snake Game in Java

In this tutorial, we are going to make a GUI for the classic Snake Game in Java. The player can control the snake with the…

Continue Reading

Rock Paper Scissors in Java

Introduction We are going to create a simple program to play rock paper scissors in Java. Basic game to simply play and kill time. Most…

Continue Reading
Scientific Calculator in Java

Scientific Calculator in Java

This article will help you create your own Swing GUI Scientific Calculator in Java. I will give you the source code and explain the major…

Continue Reading
Swing GUI Calculator in Java

Swing GUI Calculator in Java

Hello everyone 👋 In this article, we will create a simple Swing GUI Calculator in Java having basic functionalities, but once you are familiar with…

Continue Reading

Calorie Calculator in Java

Introduction In the article, we are going to create a simple Calorie Calculator in Java with MySQL. This project can show the calorie count of…

Continue Reading
To-Do List App in Java

To-Do List App in Java

Hello, everyone👋 Today we are going to build a simple and elegant To-Do List App in Java. This project will teach you how to perform…

Continue Reading
Word counter in Java Program & App

Word counter in Java

Hello friends, in this article, we will learn how to create a word counter in Java. Word counter in java can be a simple program…

Continue Reading

GUI Tic Tac Toe game in Java

Today we are going to build a small but cool project together which is a GUI Tic Tac Toe game in Java. This game is…

Continue Reading

Top 15 Java Projects For Resume

Introduction Having Java Projects for Resume may demonstrate your depth of ability with the language, regardless of how large or little they are, or whether…

Continue Reading
Top 10 Java Projects with source code

Top 10 Java Projects with source code

Java is one of the most common programming languages which is used in multiple fields like web and application servers, game development, desktop apps, mobile…

Continue Reading
Top 10 Final Year Projects for Computer Science Students

Top 10 Final Year Projects for Computer Science Students

Introduction In this tutorial, we are going to cover the Final Year Projects for Computer Science Students. Well, in the CSE or Computer Science Engineering…

Continue Reading