todo

来自「microwindow 源代码,嵌入式linux 的图形系统」· 代码 · 共 21 行

TXT
21
字号
Things which I intend to do in the next release:Pawn promotion - the code is in the engine, but I need tomake a window pop up and prompt the user to choose whichpiece they want. At the moment, it defaults to queen.Configurable Time/Depth - at the moment they are hard-coded,although it wouldn't be too difficult to read these from a configuration file at startup.Ability to save/restore games.Ability to start a new game without killing/closing the window.Undo feature - the code is in the chess engine, I need toimplement a button on the UI for it though.If the computer is playing white, swap the pieces so black is atthe bottom.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?