Gperez88 / DuckHuntClone

A desktop Duck Hunt clone build using the LibGDX framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Duck Hunt Clone

Installation

Make sure you have eclipse with a Gradle plugin before importing the project.

  1. Clone repo

In Eclipse...

  1. File > Import > Existing file into workspace
  2. Select cloned repo destination as root directory for project
  3. Make sure both projects are checked and click "Finish"
  4. For each project...
  5. Right click the project in the side bar and Configure > Convert to Gradle project
  6. Right click the project in the side bar and Gradle > Refresh all

Running

  1. Open DesktopLauncher.java in DuckHunt-desktop
  2. Run

About

A desktop Duck Hunt clone build using the LibGDX framework


Languages

Language:Java 100.0%