Comment by PaulHoule 2 months ago I navigated using touch on my iPhone and it felt a lot like playing Genshin Impact 8 comments PaulHoule Reply yieldcrv 2 months ago Safari highlighted something and it highlighted the whole screen and I couldnt get it to unselect jama211 2 months ago That’s a classic issue with these, and often not solvable by the web developer - an issue with mobile browsers themselves that’s hard to get around animuchan 2 months ago It's trivially solvable with CSS though, isn't it? See the beginning of this stylesheet for example: https://github.com/mvasilkov/board2024/blob/master/out/app.c... — this is from my small 2024 game. 4 replies → antonvs 2 months ago Better collision detection and clipping than Genshin Impact though
yieldcrv 2 months ago Safari highlighted something and it highlighted the whole screen and I couldnt get it to unselect jama211 2 months ago That’s a classic issue with these, and often not solvable by the web developer - an issue with mobile browsers themselves that’s hard to get around animuchan 2 months ago It's trivially solvable with CSS though, isn't it? See the beginning of this stylesheet for example: https://github.com/mvasilkov/board2024/blob/master/out/app.c... — this is from my small 2024 game. 4 replies →
jama211 2 months ago That’s a classic issue with these, and often not solvable by the web developer - an issue with mobile browsers themselves that’s hard to get around animuchan 2 months ago It's trivially solvable with CSS though, isn't it? See the beginning of this stylesheet for example: https://github.com/mvasilkov/board2024/blob/master/out/app.c... — this is from my small 2024 game. 4 replies →
animuchan 2 months ago It's trivially solvable with CSS though, isn't it? See the beginning of this stylesheet for example: https://github.com/mvasilkov/board2024/blob/master/out/app.c... — this is from my small 2024 game. 4 replies →
Safari highlighted something and it highlighted the whole screen and I couldnt get it to unselect
That’s a classic issue with these, and often not solvable by the web developer - an issue with mobile browsers themselves that’s hard to get around
It's trivially solvable with CSS though, isn't it? See the beginning of this stylesheet for example: https://github.com/mvasilkov/board2024/blob/master/out/app.c... — this is from my small 2024 game.
4 replies →
Better collision detection and clipping than Genshin Impact though