-
Notifications
You must be signed in to change notification settings - Fork 0
HowToRun
Barak Sharabi edited this page Jan 10, 2022
·
1 revision
# Clone the repository
$ git clone https://github.com/ElhaiAgassi/catch-Pokemons.git
# Go into the repository
$ cd catch-Pokemons/Pokemon_Game
# Open the terminal on Windows
$ Run "py ./Main_Pokemon.py <number graph> [0-15]"
# Open the terminal on Linux
$ Run "python3 ./Main_Pokemon.py 0"- example for graph number 0
$ Run "py ./Main_Pokemon.py 0"