play-cljc icon indicating copy to clipboard operation
play-cljc copied to clipboard

A Clojure and ClojureScript game library

Results 9 play-cljc issues
Sort by recently updated
recently updated
newest added

For example, open the [Super Koalio](https://oakes.github.io/play-cljc-examples/super-koalio/) game. You'll see clouds like this one (don't pay attention to the top and right semitransparent borders - those are in the tileset itself,...

This isn't a bug. I'm trying to wrap my mind around webgl and play-cljc. After rendering a few rectangles and triangles I'd thought I'd try to make a circle. Reading...

can we create a new project with leiningen?

Thanks for this brilliant contribution. I was delighted to be able to get it working from the leiningen template simply by bumping lwjgl to 3.3.1 and including the `natives-macos-arm64` artifact...

I get the following exception trying to run `clj -A:dev native` in an unmodified play-cljc checkout. ``` es@chu:~/src/hello-world$ clj -A:dev native 2019-09-14 01:43:49.690:INFO::main: Logging initialized @2944ms Syntax error (ClassNotFoundException) compiling...

Hi! Updated to 0.8.3 and started getting this when initializing a new project: ``` D:\Projects\Lisps\Clojure\hello-world>powershell -command clj -A:dev:windows native 2019-09-05 01:52:18.098:INFO::main: Logging initialized @3952ms [LWJGL] Failed to load a library....

Hi, I have taken on of your demo and rewritten it into tetris. Demo is loading map from file, and for every map tile is created one instance in OpenGL,...

After installing `clj -A:dev dev.clj` and starting new server it throws this exception in chrome: ```Uncaught TypeError: Failed to execute 'uniformMatrix3fv' on 'WebGL2RenderingContext': No function was found that matched the...

Gday, Not sure if its within your power to restore the video, however at this moment it is listed as private. If you want I can submit a PR to...