An arcade game project which made using java and swing for graphics

Overview

Arcade_Game_Development

This is an arcade game project which made using java and swing for graphics.

Meteor Dodge

image Here you have to dodge the meteor and have to collect the coin to get points.

Features

  • Create an account
  • Login
  • Edit account
  • Delete account
  • Can view High Scores of all logged account

How to play without using IDE

First you have to install Java in your windows. If you don't know how to install Java then follow the below instructions:

  • Download and install the Java JDK file.

For Windows user - https://download.oracle.com/java/17/latest/jdk-17_windows-x64_bin.exe
Those who are not windows user - https://www.oracle.com/java/technologies/downloads/

  • After installing the file you have to set the path.

First go to the folder where you install java jdk then open the folder untill you find bin folder. Now open bin folder then copy the path location. Now go to the Control Panel then search and click on System. Then click on Advanced system settings then click Environment Variables. Then on the system variables search for path and click on edit then you have to paste the path location by clicking new button then click ok, then again ok and again ok. After that close everything and go to Command Prompt and type "java -version" and hit enter, then again type "javac" and hit enter then close the file.

And now you are ready to play the game. Just download the .zip file and extract it. Just read the "readme.txt" file and Enjoy!!!!

How to play using Eclipse IDE

First you have to install Java and eclipse in your windows. If you don't know how to install it then follow the youtube video https://www.youtube.com/watch?v=rSFraftR4I4&t=273s

How to access the rocket

Use left and right arrow key instead of (a,s,A,S)

How to get the source code

You can find all the source code in src folder.

You might also like...

BattleShip-Game - This repository contains the code of the BattleShip (Bataille Navale) game programmed in Java.

Bataille Navale Auteur : SABIL Mohamed Amine Comment générer la documentation ? Placez vous dans le sous-dossier src : pour générer la documentation d

Jan 4, 2022

Snake-Game - A simple snake game written in java.

Snake-Game - A simple snake game written in java.

What's this? A simple snake game written in java. How to play Download the latest release. Ensure that a compatible java runtime is installed (optimal

Oct 31, 2022

Chess made as an assignment project for OOP course 2021/22

Chess made as an assignment project for OOP course 2021/22

chess Chess made as an assignment project for OOP course 2021/22 Installation Project is built with Clone the repository In the directory containing p

May 1, 2022

My Game Engine tested via my Cubecraft Game

My Game Engine tested via my Cubecraft Game

My Game Engine tested via my Cubecraft Game Install: mvn -P {your OS name} clean install mvn -P mac clean install mvn -P linux clean install mvn -P wi

Oct 3, 2022

The game is a 2D side scrolling system, where a player moves left, right, vertically or diagonally to traverse the game.

The game is a 2D side scrolling system, where a player moves left, right, vertically or diagonally to traverse the game.

The game is a 2D side scrolling system, where a player moves left, right, vertically or diagonally to traverse the game.

Sep 11, 2022

A basic representation of the 0-player game, "Game-of-Life", a simple example of basic cellular automata

A basic representation of the 0-player game,

Game-Of-Life-Basic A basic representation of the 0-player game, "Game-of-Life", a simple example of basic cellular automata. A cellular automaton is a

Oct 27, 2022

2048FX - The game 2048, built using JavaFX and Java 11

2048FX - The game 2048, built using JavaFX and Java 11

The game 2048 built using JavaFX 16 and Java 17.

Dec 28, 2022

Dalek’s Game is a Java project for Object-Oriented Technologies classes

Dalek’s Game is a Java project for Object-Oriented Technologies classes

Dalek’s Game is a Java project for Object-Oriented Technologies classes. The goal of the game is to survive and eliminate Daleks (who are the enemies) from the board. Each time the main character (Doctor) moves, every Dalek follows him. When a Dalek bumps into another Dalek or junk, it becomes junk. When there is no Dalek left on the map, Doctor wins.

Feb 7, 2022

Good ol' PacMan game using Java

Good ol' PacMan game using Java

Table of contents General info Technologies Setup General info Good ol' PacMan. To play, you just need to use the arrow keys on your keyboard ◀️ ▶️ 🔼

Dec 28, 2022
Owner
Md. Shakib Shahariar Junayed
Md. Shakib Shahariar Junayed
Golden Axe (1989) game implemented in java using only standard libraries (Java 2D, Swing, AWT & Java Sound API)

Golden Axe (1989) game implemented in java using only standard libraries (Java 2D, Swing, AWT & Java Sound API), so no external libraries required. Video: https://youtu.be/uevIVLNhQqs

Leo 101 Jul 21, 2022
LWJGL is a Java library that enables cross-platform access to popular native APIs useful in the development of graphics (OpenGL, Vulkan), audio (OpenAL), parallel computing (OpenCL, CUDA) and XR (OpenVR, LibOVR) applications.

LWJGL - Lightweight Java Game Library 3 LWJGL (https://www.lwjgl.org) is a Java library that enables cross-platform access to popular native APIs usef

Lightweight Java Game Library 4k Dec 29, 2022
A simple puzzle game made with Unity to practice the game engine

A simple puzzle game made with Unity to practice the game engine.

Eyüb Salih Özdemir 1 Mar 30, 2022
A Java Swing based game engine

faypixelengine A Java Swing based game engine What is it? A Java game engine that uses swing and can be used to develop interactive games. The idea fo

null 9 Aug 26, 2022
A fairly Simple Game made in Java,You can adopt Pets, name them, and take care of them for XpPoints and level up!

Introducing PetGame! A simple console based game made by @denzven in Java ☕ About the Game PetGame is my first big project in Java, the rules are simp

Denzven 11 Jun 7, 2022
A game made in Javafx that includes animation, background music, and view leaderboards

A game made in Javafx that includes animation, background music, and view leaderboards. To keep the game alive, a player has to move the ball up/down by pressing the up/down arrow so that the ball only touches different rotating obstacles with the same color. ..

Bijendar Prasad 3 Nov 19, 2022
Play snake, in minecraft. This is a crude, horibly made snake in minecraft game. Requires PaperMC 1.18.2.

MinecraftSnake Play snake, in minecraft. This is a crude, horibly made snake in minecraft game. Requires PaperMC 1.18.2. Installation: Create a paperm

null 1 Sep 30, 2022
Jetserver is a high speed nio socket based multiplayer java game server written using Netty and Mike Rettig's Jetlang.It is specifically tuned for network based multiplayer games and supports TCP and UDP network protocols.

Note New version of Jetserver is called Nadron and is in a new netty 4 branch of this same repo. JetServer is a java nio based server specifically des

Abraham Menacherry 1.2k Dec 14, 2022
An application which emulates the android chain reaction game on PC

chain_reaction_desktop An application which emulates the android chain reaction game on PC. Built using JAVA, GUI built with SWING. Download the CHAIN

Nikhil Narayanan 4 Sep 10, 2022