-
Hi. I'm testing a bunch of carts on PS Vita Pico-8 version, most of them works very well but there are some bugs yet.
Tested with **v0.0.2.4** . Created an account in here just to report these issues…
-
Answer:
> Löve is completely genre agnostic. It's up to you however to implement the systems that make sense for your game, or make use of libraries made by the community. While an advanced subject, …
-
The Plains of Snow map has two bindstones. One is within an area with orc banners, the other in an area with dwarven braziers.
They can be seen quite clearly here: https://youtu.be/2z2w2JFoPnY?t=7…
-
Erik's idea:
> I was just thinking that one thing Kerkerkruip could use is a quickstart card, similar in style & presentation to [the IF beginner's card](http://pr-if.org/doc/play-if-card/).The game …
-
-
I'm pulling bracket-terminal into my project as a dependency and compiling for wasm:
```
rustup target add wasm32-unknown-unknown
cargo install wasm-bindgen-cli
cargo build --release --target…
-
I can see the light position is accessible but if I change the objects parameters (instantiated with the light), their position on the canvas is not updated. Am I doing something basically wrong or w…
-
- [x] I have paid attention to this example and will edit again if need be to not break the formatting, or I will be ignored
- [x] I have searched existing [issues](https://github.com/LandSandBoat/…
-
Hi there!
I just came back from holiday in Uganda where I did a bunch of safaris so I came up with this idea for this year's NaNoGenMo project of mine: **a generated choose your adventure book abou…
-
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 functi…