reivash / tank-war

Tank War videogame Java LWJGL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tank War

Based on the old good tanks game Battle City, Tank War is my very first 'full game'.

It features animated sprites, projectiles, collisions, A* pathfinding, incremental difficulty with levels, two players, bonus weapons, 4 season ambiented phases with 'boss fight' on the last level of each, gamepad controller control, and more!

Required libraries with links (Windows setup)

Download and extract the repo into a folder which will be the project folder you import into Eclipse. All paths should be set as follows.

If you want you can set your own paths in project Properties -> Java Build Path -> Libraries

Controls

All the controls can be seen by pressing the 'Controls' button in the main menu.

First player Second player
Movement AWSD JIKL
Content Cell spacebar right-ctrl

About

Tank War videogame Java LWJGL


Languages

Language:Java 100.0%