-
I was wondering why this silently failed for me, until i saw the code: it checks 'process.platform' for 'win32' or 'darwin'
but really, every non-windows platform should work with the code you specif…
-
Hi - I followed step 1.3 on adding my own pdv/wav to my Playdate under the data/com.hteumeuleu.playorama folder and it doesn't show up at all inside of the app - it only shows the sample video under a…
-
Using the 0.0.5 version of the extension, I get an error after running the debug command:
`"Windows cannot find 'undefined/main.pdz"`
But the simulator still launches afterwards, and working as in…
-
Building for hardware errors out due to a type mismatch in **crankstat/src/lib.rs**.
```
crankstart$ crank build --device --release --example hello_world
Compiling crankstart v0.1.0 ($HOME/proje…
sgeos updated
2 years ago
-
On MacOS 10.15.6 with python 3.7.5 from pyenv
1. `pip install pyserial==3.4 sentry-sdk==0.17.8`
2. plug in a USB serial device that provides a product name to the USB stack. An Arduino would proba…
-
Not sure this identifier _needs_ to be here... and even worse, you may really not want it here.
Just FYI
https://github.com/downie/playlate/blob/f1c0495c804781969dbb6af39a8c24fa7ae4aeba/.nova/Tasks/…
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
So it generates the following:
- [x] optional description [li…
skial updated
2 years ago
-
Hi,
I'm wondering about whether I can port this to Lua for Playdate SDK.
Before I begin i thought I'd ask for your opinion.
- How much is this tied to LOVE?
- How much is this tied to speci…
-
Hi
Thanks for taking the time to convert this tutorial to Lua.
I'm going through your code and have found some ~~errors~~ issues with LOVE2D 11. Is there any interest in me forking and filing a…
-
The 1.0 SDK made a lot of changes over the 0.11 SDK. Vote and comment on this issue if you like to write a Playdate game in Rust would use an updated Crankstart crate.
rtsuk updated
3 years ago