Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

Hi, I would like to know what size I should use to create two columns that fit perfectly like the XYDONIA game.
This game has placed two tiles on the sides that fit perfectly in the horizontal repetition, if I try to do the same, I cannot achieve it because the repetition is not exact and parts of the column that should not be seen are visualized.

So what horizontal size do I need to correctly visualize two columns?

https://breakingbytes.itch.io/xydonia

Admin(+3)

The default max width is 960px but it can change depending on responsive layout and if you've configured a HTML5 game.

Ok, I understand, I will do some tests as soon as I can.

Thanks