A downloadable game for Windows, macOS, and Linux

Small proof of concept of a vertical shoot'em up

This proof of concept is made in JAVA with the LibGDX library. 

You can use two game controllers to play in two-player mode, preferably ps4. 

Keyboard:

s key -> shoot (if you hold you have auto fire).

d key -> if while firing you hold down the key it spends the laser

enter key -> pause the game

Download

Download
GinaShylaxsOrigin.zip 67 MB

Install instructions

Instructions:

Windows: Unzip the zip file in a folder and run the .exe file.

Linux/Mac/Windows:

If you already have a JRE or JDK installed on your operating system, when you unzip the zip you can delete the jre folder and the .exe file.

You will be able to run the game by opening a terminal and running:

$ java -jar desktop-1.0._pg.jar 

And the game will run in fullScreee, otherwise if you want to run it in window mode you can choose two attributes

$ java -jar desktop-1.0._pg.jar PC (will run the game in windowed mode 1280x900) 

$ java -jar desktop-1.0._pg.jar CRT (will run the game in windowed mode 320x224)

Comments

Log in with itch.io to leave a comment.

Sega Genesis / Megadrive version soon ? If so, count with me.

Hello, it would be great to make a version of this poc on MegaDrive, but before I had thought of making a very simple and short poc for the Nintendo Game Boy to increase my knowledge and keep improving, but to tell the truth I'm in a mess because I also want to make it with unreal engine or godot. Best regards