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.
- Host: GitHub
- URL: https://github.com/mohido/world_of_tank_wars
- Owner: Mohido
- License: mit
- Created: 2021-03-05T07:23:42.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-03-05T09:00:37.000Z (over 4 years ago)
- Last Synced: 2024-12-31T16:14:18.489Z (6 months ago)
- Topics: game, game-development, game-engine, gamedevelopment, java
- Language: Java
- Homepage:
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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


# 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 :)