/DaleksGame

A game where Doctor has to get rid of all Daleks.

Primary LanguageJava

Daleks game

A project for Object-Oriented Technologies course at AGH University.

Developed by:

Game description

Daleks game is a game with two types of alive characters:

  • doctor - the main character controlled by a player
  • daleks - monsters who want to eat doctor

To get rid of the daleks from the board and win the game, you have to move the doctor in such a way as to collide the daleks with each other or with the dead daleks. Dead daleks (fossils) are formed precisely when dalkes collide with each other. They are like very sharp stones on the board.
You have two power-ups. The first one is a teleport (3 per each board) and second one is a bomb (two per each board).

Control

To move the doctor you can use your mouse or keyboard. The keyboard buttons move Doctor in the right directions:

7  8  9
4      6
1  2  3

  • Teleport - "t" or "5" - teleports you to the random location on tha map (it could be a place where the Dalek is standing!)
  • Bombs - "b" - kills all Daleks around you (in spaces adjacent to your space)
  • Restart of the game or next level - "r"
  • Undo move - "h"

Sample gameplay

Pictures from Pixabay by OpenClipart-Vectors and Abhilash Jacob

Small inspiration for us https://www.isaacsukin.com/sites/daleks/ by Isaac Sukin - e.g. the idea for bombs comes from here