alexobviously / alexobviously/squares

Unexpected size of chessboard in squares simple and complex examples

未關閉
#21 5 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Dart
星號
40
分支
19
PR 合併指標
30 天內沒有已合併 PR

描述

I am interested in creating an app for teaching the 3-check variant of chess and I have been looking for an appropriate framework. Your Dart/Flutter framework is very interesting. I am an experienced Delphi developer, but brand new to Dart/Flutter. I have been reading books on both Dart and Flutter to come up to speed. I am using the Microsoft Visual Studio Code IDE at the moment.

I was able to get both example programs to build and open in Windows 11. I didn't change any code. Visual Studio suggested that a few lines needed trailing commas and I allowed it to fix that syntax. The problem is that the chessboard and pieces are way too large (please see screenshots) and therefore you can only see the black pieces. I am hoping for a chessboard about the size of a "Lichess" chessboard. On the bottom of the simple example it says "Bottom overflowed by 1134 pixels" and at the bottom of the Complex Example after creating a game (I was slightly disappointed that 3-check didn't appear in the drop-down list but I imagine it can be added), it says "Bottom overflowed by 848 pixels." Visual studio Code seemed to indicate some kind of formatting error in the complex example (see screenshot) and I took a screenshot of something similar in the simple example.

Would you be able to point out what I should do to fix this?
![Squares Simple Example Visual Studio Code Screen](https://github.com/alexobviously/squares/assets/79067290/d58f042d-dc10-446a-b59e-a7de1c530738)
![Squares Complex Example Visual Studio Code Screen](https://github.com/alexobviously/squares/assets/79067290/fe300929-f828-4e8a-ba07-92a294f25caa)
![Squares Complex Example Create Game](https://github.com/alexobviously/squares/assets/79067290/f236aaac-bc2e-4053-a380-d69c3859c543)
![Squares Complex Example Opening Screen](https://github.com/alexobviously/squares/assets/79067290/4bb04ac3-8f1a-40ce-91fb-9955c61decdd)
![Squares Simple Example](https://github.com/alexobviously/squares/assets/79067290/eb310240-19a4-439d-a9a3-65d4549c8d76)
Thank you.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。