Java game developed by Nicolas Osorio Arias & Juan David Ramirez Mendoza Based on the famous Atari game Frooger
- First, you should install in your machine git CLI
To download git CLI on Windows you should click here
To download git CLI on Linux(and depending on the linux distribution you have installed on your machine) you should click here
- Once you have installed git CLI, you have to check out if it works, to do this open the command console and digit this command:
git --version
- Now you can clone this repository using the following command:
git clone https://github.com/CAPJackie/RoboCup-ECI
-
By this moment you should have cloned this repository in your machine, so, now you should open it using Netbeans IDE
-
This is it!! now you can run the Netbeans project and enjoy the game.