Thank you very much for your message! Actually I don't speak Japanese besides few sentences so all is good 😊👍🏻
jsmonzani
Creator of
Recent community posts
Oooh I'm so touched! Thank you so much for enjoying my little games, I'm so glad that this one made you smile!
I've developed a new system for this one that makes creating games in my own style easy and fun! I hope that I will reuse it for my next games! ☺️
Thank you again for your words and enjoy your week!
Hello! I'm discovering Lil and setting myself some little challenges. While I'm used to a lot of other languages, I'm wondering if there is a simple way to declare lists of lists.
My intuition would be
(0,1), (2, 3)
but this actually is the same as (0, 1, 2, 3). I guess that while () is the empty list, parenthesis aren't lists delimiters as [] in other languages. I understand that comma is the concatenator for lists and that the correct solution to my problem would be
(list 0 1), (list 2,3)
but I'm wondering if there's a more elegant solution.
Thank you!
Thank you for the jam! I only learned about it right before it ended so it was the perfect excuse to try out decker for the first time on a 2-3h development time and small project! https://jsmonzani.itch.io/memories





























