Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

octplane

5
Posts
22
Following
A member registered Jul 04, 2017

Recent community posts

Thanks! very helpful!

Hello,

There's probably a trick for that, but I didn't find a way to create a single element dict:


("foo") dict ("bar") => {"f":"b", "o": "r"}



Whereas:

("foo", "baz") dict ("bar", "qux")


does the expected.


Very helpful and could definitely deserve some more doc in the main Decker doc. The Lil examples are nice, but linking that to the Decker widgets is is not straightforward..

Of course, I finished up by finding the source link here!...

Hey, I bought the app believing it would run on macos and it's not the case :P I should have read all the doc before...

So I've tried cloning the repo at heptapod to try and fix the code and it's not working (the clone). I also tried downloading the archives of the repo directly and it did not work either... :'(