/jelly-puzzle

Primary LanguageClojureEclipse Public License 1.0EPL-1.0

jelly-puzzle

A clojure implentation of Jelly no Puzzle (URL:http://qrostar.skr.jp/jelly/)

Usage

LightTable - open core.clj and press Ctrl+Shift+Enter to evaluate the file.

Emacs - run cider, open core.clj and press C-c C-k to evaluate the file.

REPL - run (require 'jelly-puzzle.core).