Authors

Advisors & Mentors

No advisors yet

Abstract

This project is made as an exam for the course called essential computing. Here a program displaying simple relations between objects and how they can interact with each other in java.

This program is made with a map object that contains static obstacles and dynamic enemies that all treverse towards the player. Here, in a turn- based manner, the enemies will move towars the player, while the goal of the player is to make the enemies walk into the obstacles.

Related