Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aryangupta-09/tankstarsgame

A PvP tank fighting game.
https://github.com/aryangupta-09/tankstarsgame

box2d box2d-library box2d-physics-engine game game-dev game-development gamedev java libgdx libgdx-desktop libgdx-engine libgdx-framework libgdx-game libgdx-library object-oriented-programming oops oops-in-java tank-game tanks-game

Last synced: 6 days ago
JSON representation

A PvP tank fighting game.

Awesome Lists containing this project

README

        

# TankStarsGame

A PvP tank fighting game based on "Tank Stars" by Azur Games.

## Tech Stack

Java
libGDX
Box2d

## Installation

1. Clone the repo
```bash
git clone https://github.com/aryanGupta-09/TankStarsGame.git
```

2. Open with Eclipse, Intellij, or VSCode

3. Navigate to TankStarsGame/Final Project/desktop/src/com/mygdx/tank_stars

4. Run DesktopLauncher.java

## Screenshots

![Home Screen](https://user-images.githubusercontent.com/96881807/231415947-97dc9a70-4855-4d55-804a-f3afa7d25c51.png)
![Tank Selection Screen](https://user-images.githubusercontent.com/96881807/231416095-55d29300-f61a-4923-aba7-5415ed8a3e82.png)