CAPJackie / Froobger

Remake of the arcade game Frogger (https://es.wikipedia.org/wiki/Frogger), new textures, sounds and fun characters to play with. Try it!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Froobger(POOB Course project)

Java game developed by Nicolas Osorio Arias & Juan David Ramirez Mendoza Based on the famous Atari game Frooger

How to run the program?

  1. First, you should install in your machine git CLI

Windows

To download git CLI on Windows you should click here

Linux

To download git CLI on Linux(and depending on the linux distribution you have installed on your machine) you should click here

  1. 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
  1. Now you can clone this repository using the following command:
git clone https://github.com/CAPJackie/RoboCup-ECI
  1. By this moment you should have cloned this repository in your machine, so, now you should open it using Netbeans IDE

  2. This is it!! now you can run the Netbeans project and enjoy the game.

About

Remake of the arcade game Frogger (https://es.wikipedia.org/wiki/Frogger), new textures, sounds and fun characters to play with. Try it!


Languages

Language:Java 100.0%