Skip to content

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

Notifications You must be signed in to change notification settings

yuriuss/JavaGoldenAxe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 17+)

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

About

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

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%