Hey, I also decided to develop games in Twine, but I don't understand why the images are not visible, but instead a small square, could you please tell me what to do?It's just that as I understand it, you've already experienced. If anything, I published the game on my page. Also, I would love to hear your reaction to my first project. (NOT ADVERTISING)
Viewing post in Streamer choice v 0.3 comments
CSS allows you to place code objects and change their appearance. That's it in short. To understand what it is, watch various videos about HTML and CSS. They always work together, and Twine is also tied to them. There is also JS, but that's after mastering the first two. In general, these three can be called the basis of website building and layout.