Home - TorNim0s/Pokemon-Game GitHub Wiki

Welcome to the Pokemon-Game wiki!

About the Project

This is task 4 in our OOP course.

It is based on our Directed Weighted Graph Tasks we did before on the course. So we used our implementation from the tasks before.

Ex2 - Directed Weighted Graph - Java , Ex3 - Directed Weighted Graph - Python

Here we recieve a DW Graph, number of agents and pokemons. With a mission to "catch" as many pokemons as we can within a given time limit for each stage.

Link to main assignment

The Algorithm

Code Description

GUI Examples - more than the README + running clip

How to Run

Results

UML