Mono Chromium is (WIP) Port of Chromium BSU, the classic Arcade Space shooter initially developed on Linux using SDL and C++. Mono Chromium is being written in Clojure-CLR with Mono/.Net to showcase the possibility of writing 2D/3D games in Clojure-CLR with Mono/.Net
Follow the setup and build tutorial here : Setup
$ ./build.sh
Clojure CLR build script.
Usage: ./build.sh [Options]
Mandatory Options :
c | compile
l | link
r | run
b | build
z | rel
q | clean
$ ./build.sh c
$ ./build.sh r