This page is not created by, affiliated with, or supported by Slack Technologies, Inc.
Three.js + Electric Clojure : https://github.com/HendrikLevering/electric_three_demo
I’ve released version 0.3.6 of https://github.com/nathell/skyscraper, a framework for structurally scraping whole sites in Clojure. Get it from Clojars: {skyscraper/skyscraper {:mvn/version "0.3.6"}}
.
Changes in this release:
• Feature: New option :use-http-headers-from-content
that can be set to false
to disable charset detection based on the HTML response body.
• Fix: Uncaught exceptions thrown by enhancers (like the DB one) should now be propagated to the toplevel and handled gracefully.
Enion Online: Epic PvP Battle Game Now Open Source on GitHub: https://github.com/ertugrulcetin/enion • ClojureScript + PlayCanvas game engine • Clojure for multiplayer part
GDL: Game Development Language. A domain specific language designed for making it fun, simple to write games and without compromises. Based on libgdx https://github.com/damn/gdl Work in progress, would welcome feedback and contributions.