|
|
**Important**: Make sure to store everything you are working on in the
|
|
|
folder `local-data`. Otherwise your files will be lost in case the
|
|
|
computer crashes…
|
|
|
|
|
|
In this fachpraktikum you will learn about socket programming and text
|
|
|
based protocols. You will implement a bot that plays games of shootout.
|
|
|
|
... | ... | @@ -121,5 +117,8 @@ You can use the following commands to connect to your home directory: |
|
|
|
|
|
- `sshfs <yournethzlogin>@login.ee.ethz.ch: tardis-home/`
|
|
|
|
|
|
After which you should point eclipse to a folder below tardis-home so it
|
|
|
is stored and accessed remotely. |
|
|
after which you should point eclipse to a folder inside the `tardis-home/` directory so that it can be stored and accessed remotely.
|
|
|
|
|
|
**Important**: Make sure to store everything you are working on in the
|
|
|
folder `local-data`. Otherwise your files will be lost in case the
|
|
|
computer crashes... |
|
|
\ No newline at end of file |