Y
Hacker News
new
|
ask
|
show
|
jobs
by
maksut
768 days ago
I have played with raylib bindings for clojure by using the new foreign function api. It was a lot of fun. SDL might be a better fit because it prefers pass by reference arguments [0].
[0]
https://gist.github.com/raysan5/17392498d40e2cb281f5d09c0a4b...