Skip to content

HTTPS clone URL

Subversion checkout URL

You can clone with HTTPS or Subversion.

Download ZIP
A simple game centered around pulling weeds.
branch: master

Fetching latest commit…

Cannot retrieve the latest commit at this time

Failed to load latest commit information.
.settings
lib
res
src
.classpath
.gitignore
.project
MANIFEST.txt
README.md
README.md~

README.md

Weeding

A simple game centered around pulling weeds.

Written in Java using Eclipse IDE.

To run in Eclipse, you may have to add one of these (depending on your operating system) to the VM Arguments:

Linux: -Djava.library.path="lib/natives/linux"

Windows: -Djava.library.path="lib/natives/windows"

Mac OSX: -Djava.library.path="lib/natives/macosx"

Something went wrong with that request. Please try again.