Golden Axe (1989) game implemented in java using only standard libraries (Java 2D, Swing, AWT & Java Sound API)

Overview

Golden Axe (remake)

Golden Axe game implemented in java using only standard libraries (java 2D, AWT, Swing & Java Sound API), so no external libraries required.

Win64 Executable / Runnable jar / Source code - v0.0.2 (java 16+)

https://github.com/leonardo-ono/JavaGoldenAxe/releases/tag/v0.0.2

Keyboard Controls

[F12] key: full screen mode

[F11] key: keep aspect ratio

[Arrow] keys: move player 1

[I] key: magic player 1

[O] key: attack player 1

[P] key: jump player 1

[A, S, D, W] keys: move player 2

[F] key: magic player 2

[G] key: attack player 2

[H] key: jump player 2

Video

video

click the image above to see the gameplay video

Screenshots

References:

https://goldenaxe.fandom.com/wiki/Main_Page

Resources:

https://www.spriters-resource.com/genesis_32x_scd/goldenaxe/

https://www.spriters-resource.com/arcade/goldenaxe/

https://spritedatabase.net/game/121

You might also like...

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 simple puzzle game made with Unity to practice the game engine

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

Mar 30, 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

A high-level cross-platform 2D game development API

mini2Dx A high-level game development API for LibGDX inspired by Slick Website Wiki Community Javadoc Downloads Goals The main objective of mini2Dx is

Dec 24, 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

Dec 14, 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

A game named TikTacToe developed using Java.

Project_TicTakToe This is a game named TikTacToe developed using Java. TIC-TAC-TOE Introduction: In this oop project , we worked on a small game calle

Jan 25, 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
Releases(v0.0.2)
Owner
Leo
lot of my projects were deleted by github :( temporary email: [email protected]
Leo
Enchanted Golden Apple finder for blockgame (can be modified)

[ EgapFinder ] Enchanted Golden Apple finder for Minecraft (can be modified) [ info ] I made this public because I dont play blockgame anymore if you

NudTix 11 Dec 2, 2022
An arcade game project which made using java and swing for graphics

Arcade_Game_Development This is an arcade game project which made using java and swing for graphics. Meteor Dodge Here you have to dodge the meteor an

Md. Shakib Shahariar Junayed 1 May 25, 2022
Partially implemented interprocess game of "Scotland Yard". Fork, fill in the gaps, and turn in on Moodle!

Scotland Yard The Game The city is an 8 x 8 grid, a Fugitive runs amok. In a single turn, the Fugitive can move like a chess Queen: horizontally, vert

Mihir Jayesh Vahanwala 11 May 4, 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
Run Fabric Mods on Forge! It's an mod loading api, too (not implemented yet). No any releationship between Python library PILlow.

Pillow Mod Loader 中文 | English Quilt that runs on Forge Not implemented yet. Yes, you can believe it. This mod will make Quilt compatible with Forge.

null 18 Dec 20, 2022
Comparer deux mains de poker saisie sur l’entrée standard, déterminer laquelle est la plus forte et afficher ce résultat

♠️ ♥️ ♣️ ♦️ dojo-poker-21-22-dojo-poker-2122-g Avancement du projet Comparateur de main - Dojo Poker Le comparateur de main de poker est terminé. Tout

Florian Latapie 3 Dec 8, 2022
It's a particle system only appliaction. Made with LWJGL (OpenGL and GLFW for Java) and ImGui.

ParticleParty It's a particle system only appliaction. Made with LWJGL (OpenGL and GLFW for Java) and ImGui. How To Use Move the camera with ctrl + W/

Ahmet Aydogan 2 Jan 8, 2022
A ready-to-use Minecraft Booter. EDUCATIONAL PURPOSES ONLY

DivineBooter DivineBooter is a special type of tool that attacks Minecraft servers sending packets and bots. Why should you choose DivineBooter over o

null 11 Dec 18, 2022
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

Mohamed Amine SABIL 1 Jan 4, 2022
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

Patrick260 4 Oct 31, 2022