Skip to content

How to use:

Netanel Levine edited this page Jan 9, 2022 · 3 revisions

How to use:

First clone the git

git clone https://github.com/netanellevine/The_Pokemon_game.git && cd The_Pokemon_game

Run the server

java -jar Ex4_Server_v0.0.jar <case number>

Go into client_python folder and activate the exe file

cd client_python && Game.exe
Clone this wiki locally