Skip to content

Latest commit

 

History

History
43 lines (17 loc) · 1.72 KB

README.md

File metadata and controls

43 lines (17 loc) · 1.72 KB

PANZER2017

CS 319 Term Project | Fall 2017 Bilkent University

GAMEPLAY:

image

Instructor: Bora Güngören

Section : 2

Team : 2C

Group Members

• Burak Sibirlioğlu

• Ndriçim Rrapi

• Pınar Bayata

• Ferhat Serdar Atalay

Project Overview

In this project we will be developing a 2D game which will be built using Java. Named PANZER2017, the game is going to be based on the old TANK 1990 arcade game.The game starts with the top view of the map and tanks. Tanks will move in four directions, up, down, right and left. Tanks' first position will be generated randomly. The main purpose of this game is to protect the castle from getting destroyed by the enemies. If castle is shot by an enemy, the game ends and the enemy wins. Enemy's and user's tanks will be different in colour. The user, may move his/her tank all around the map and can shoot missiles as well. The user gains points based on enemy tanks destroyed throughout the game.If the user manages to destroy all of the enemies, stage will be cleared. The player loses the game if shot by an enemy's tank three times.

Analysis Report

Design Report

Final Report