A very simple game, implemented in Clojure. Given a random regex, you have to give a string that matches it before time runs out.
Playable at http://darevay.com/regenemies
$ lein deps
$ lein run
The game starts immediately, so be ready to type.
Copyright (C) 2012 Dave Ray
Distributed under the Eclipse Public License, the same as Clojure.