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

https://github.com/mohido/world_of_tank_wars

A game created from scratch using Java.
https://github.com/mohido/world_of_tank_wars

game game-development game-engine gamedevelopment java

Last synced: 4 months ago
JSON representation

A game created from scratch using Java.

Awesome Lists containing this project

README

        

# World of war tanks/ world of tank wars

This is a simple 2d game with its engine written completely in java. You have the ability to create games with similarities using the game engine or you can enjoy the game as it is.

# Gameplay Discription

You play as a tank that has teh ability to navigate the level and shoot projectiles in different directions. Shooting other tanks can make them explode and particles will be thrown from them (simulating a real explosion).

# Pictures

![Screenshot 2021-03-05 093713](https://user-images.githubusercontent.com/48254077/110089557-8da68900-7d96-11eb-9664-f033db5feff6.png)

![Screenshot 2021-03-05 094942](https://user-images.githubusercontent.com/48254077/110092060-77e69300-7d99-11eb-8b4f-d4066b5275eb.png)


# Note:

This game is just a prototype that has been done by me -almost a year ago, but has not uploaded it to github. Therefor, it lacks some details.


The source files are inside the "world of wartanks" folder

# Have fun playing and learning :)