benrosen / pixel-chess

Multiplayer pixel art chess powered by Phaser, React, and AWS.
0 stars 0 forks source link

Create a chessboard in the center of the page #3

Closed benrosen closed 3 years ago

benrosen commented 3 years ago

Create a chessboard on the game canvas. The game canvas should have room for the board, plus an additional 4 rows for captured pieces: two above the board and two below the board. The game should be centered on the screen.

benrosen commented 3 years ago

This plugin provides a gameboard system for phaser 3.