pldiiw / 1dev-resit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

1DEV Resit - Digger

Installation

Using the jar

Just run the .jar file with a recent java versions and it should do the trick.

From source

Install boot, cd inside the project repo and run boot build to build the .jar file. You will find the latter inside the target directory under the name digger.jar.

Usage

The following keybinds are defined:

  • z - go up
  • q - go left
  • s - go down
  • d - go right

About

License:Other


Languages

Language:Clojure 100.0%