ryanToth / Goku-VS-The-Karp

A fixed shooter arcade style game

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I did not make nor do I own any of the sprites or backgorunds that I used in the game, I only modified a few images I found in order simulate a little bit of animation. Use the arrow keys to move Goku around, press the space bar to shoot the magikarp. If you hold the space bar, you will see the charging meter fill. Once it is full, you can release the space bar to shoot a charged shot which does not disappear after hitting an enemy, it also does extra damage against a boss. A boss appears for a boss fight on every 5th wave.To play the game, open up the "Goku VS The Karp" .jar file.

Holding down the "b", "o" and "s" keys at the same time will automatically initiate the boss fight.

UPDATE: Pause now works (press p). The high score feature now works. In order for it to work the "highscore" folder must be in the same directory as the .jar file or the "src" folder depending on how you choose to run the program. The game will still run if the "highscore" folder is omitted. A few visual tweaks as well but nothing big.

About

A fixed shooter arcade style game


Languages

Language:Java 100.0%