Skip to content

AayushiJapsare15/Egg-catcher-game-in-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Egg-catcher-game-in-Java


Table of contents

Introduction

Welcome to Egg Catcher Game. It is a small game made in java using swing package. This game is very simple and first step for the java GUI game. This game is also a best example of Timer in java. In this game, the hen is moving in a iterating way on sepecified x-axis while eggs are randomly falling from the hen at the bottom, there's one basket to catch eggs and scores are displayed on right of the frame while lives on the left. Two different sounds are produced when you catch and drop the egg. There are tens lives if life became zero then the game ends. once the game ends you can restart it by pressing Enter key or can exit using Escape key.

Screenshot

-GamePlay (unmute recommended)

The.Egg.Catcher.Game.2022-01-27.21-29-06_Trim.mp4

-End End of Lives

Prerequisite

  • To run Egg Catcher Game in your system you want to install Java JDK .

About

This is a simple Java Sing GUI project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages