robocode Download and install Tutorial Configure IDE Eclipse Tutorial IntelliJ Video tutorial Setup git repository 1. Go to your robocode path, e.g. cd /home/user/robocode 2. mkdir temp-dir 3. git clone https://github.om/rixxxxx/robots.git temp-dir 4. mv temp-dir/* robots 5. ls -la temp-dir (every file/directory moved?) 6. rm -R temp-dir