Greg Smith
Greg Smith
Oh I see, I didn't realize the rest of the game was already built. What technologies is it built with? Is the code on Github? On Thu, Jul 2, 2015...
Thinking on it more, it sounds like you need someone with development experience. This is a good place to ask specific questions about Cloak, but I'm not in a position...
Oh, have you looked at the example games in the Cloak repository? For example, I think the "Grow21" example does a lot of what you're looking for: https://github.com/incompl/cloak/tree/master/examples/grow21 On Thu,...
I don't know the cause of this bug, but I think you can use `imageOffsetX` and `imageOffsetY` to work around it. Thank you for reporting this!
Hi, for this to be merged the comments I posted on the PR need to be answered. Visiting this page is the best way to review them: https://github.com/incompl/csslayoutsite/pull/137/files
I think there is a real problem with the buttons, I haven't had time to look into it, but I will leave this issue open to track it.
😀 🎉
I would definitely accept that PR :+1:
I fixed the LTR code elements problem. We don't currently have a way to do language-specific fonts, but I want to do this.