Skip to content

tavorlevine/OOP_Graph

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OOP_Ex4

Short.clip.of.our.GUI.mp4

image

In this task we asked to implements pokemon game.

Our classes

In order to implements the graph of the game, we take the classes DiGraph and GraphAlgo from Ex3.
In addition, we implements 3 new classes: Pokemon, Agent and the main class playGame.
Wiki link about details of the main classes.

Our GUI:

back Wiki link about details of graphic arts.

How to run:

  • plese copy this order to the terminal of the project <java -jar Ex4_Server_v0.0.jar 0>
    (where the “0” parameter is a case between [0-15]).
  • then run the program from your workspace.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages