govariantsteam / govariants

A place to play Go variants
https://www.govariants.com
GNU Affero General Public License v3.0
5 stars 1 forks source link

Add a default board #322

Closed benjaminpjones closed 2 weeks ago

benjaminpjones commented 2 weeks ago

Based on discussion on #137, this is a proposal to replace Board .vue files with a simple JS function. It's a larger PR, so to summarize:

Testing: Freeze go and other variants seem to show up fine in the game list, game view, and demo view.

For example, here is the demo view: Screenshot_20241108_225559

benjaminpjones commented 2 weeks ago

Changes after accept: