Skip to content
This repository has been archived by the owner on Jul 14, 2020. It is now read-only.
/ cookie-clicker-game Public archive

Cookie Clicker game written in Java with the LibGDX library

Notifications You must be signed in to change notification settings

cerus/cookie-clicker-game

Repository files navigation

Cookie Clicker

Cookie Clicker game written in Java with the LibGDX library

Image

How to run

Download a release

You can find the latest build here

Build the source yourself

  1. Clone this repo
  2. Open a new terminal
  3. Run gradlew desktop:dist
  4. Run the desktop-1.0 jar in desktop\build\libs