Home
ithamarSpitz edited this page Dec 23, 2020
·
5 revisions
Pages 6
-
- the third assignment on OOP course in Ariel University.
- this assignment had two parts.
- - the first was to create an directed weighted graph. we used given interfaces and the last assignment(ex1) to write the code.
- there are the list of the wiki files that explains the classes of the first part:
- the second part was to use the game service class to play the Pokémon's game. we used some give basic classes.
- there are the list of the wiki files that explains the classes of the second part: