UNPKG

@natewilcox/tic-tac-toe-client

Version:

The client-side application for a multiplayer Tic Tac Toe game, built with Phaser. It communicates with a server to manage game state and player interactions.

1 lines 760 B
{"mappings":"ACAA,0EAQA,sBACI","sources":["index.9548d9e0.css","apps/tic-tac-toe-client/public/css/style.css"],"sourcesContent":["canvas {\n width: auto;\n height: auto;\n margin: 0 auto;\n display: block;\n position: static;\n}\n\n@media (width <= 768px) {\n canvas {\n width: 100%;\n height: 100%;\n position: absolute;\n top: 0;\n left: 0;\n }\n}\n/*# sourceMappingURL=index.9548d9e0.css.map */\n","canvas {\n position: static;\n width: auto;\n height: auto;\n display: block;\n margin: 0 auto;\n}\n\n@media (max-width: 768px ) {\n canvas {\n position: absolute;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n }\n}"],"names":[],"version":3,"file":"index.9548d9e0.css.map"}