erykk8 / QuaK

2D liero/soldat-inspired game made in 2 MD during internal TouK hackaton

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running

From CLI

./gradlew desktop:run

IDE

Starting the project from IDEA or any other IDE requires that working directory is set to core/assets (other than that you can find a playable demo on Release page) - see the below screenshot.

Run Configuration for Idea

Keyboard controls

Left player: A, D - left/right movement W, S - up/down aim Left shift - weapon change Left control - jump (possible to do a double jump) Left alt - shoot

Right player: Left/Right arrow - left/right movement Up/Down arrow - up/down aim Right Shift - change weapon Right Control - jump Right Alt - shoot

Uruchamianie

Z konsoli

./gradlew desktop:run

Z IDE

Jako projekt w idei (lub analogicznie w innym IDE) trzeba ustawić na obecną chwilę working directory w Run Configuration na core/assets - wtedy można z niej uruchomić.

Run Configuration for Idea

Sterowanie klawiatura

Lewy gracz: A, D - lewo/prawo W, S - góra/dół (celowanie) Lewy Shift - zmiana broni Lewy Control - skok (możliwy podwójny) Lewy Alt - strzał

Prawy gracz: Left/Right arrow - lewo/prawo Up/down arrow - celowanie góra/dół Prawy Shift - zmiana broni Prawy Control - skok Prawy alt - strzał

About

2D liero/soldat-inspired game made in 2 MD during internal TouK hackaton


Languages

Language:Kotlin 98.0%Language:Java 2.0%