Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tank-Wars

Tank Wars is a 2-player tank fight game, where both the tanks fight with each other using projectiles. We have given keyboard input for the game. There will also be a fuel indicator, indicating the tanks are allowed to replace by a certain distance only.

This is an implementation of the game Tank Wars, using Java Libgdx, Gradle project. LibGDX is a Java Game Devlopment Framework recently launched. This game implements most of the features of the game along with some innovative new features. We have implemented three variety of tanks, along with 2 design patterns, namely, iterator and strategy. Moreover, we have used splash screen for shooting and serialised/deserialised the game to store and load the saved games from previous points. Furthermore, we have implemented different game screens using different classes, Player classes, as well as weapon class are included within the game screens only.

In this we have used various concepots of OOPs such as encapsulation,abstraction,polymorphism and vectors. We have also used geometry in this game project In order to run the game,

  1. Install LibGDX, run the program in Intellij IDE
  2. Then click on Run or Build file and start the Progranm.

Guide : Professor Koteshwar Rao

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages