StranGhess supposed to be a chess engine.
- Install and open Docker.
- Install and open Visual Studio Code IDE.
- Open a folder with StranGhess in VS Code.
- Install Dev Containers extension in VS Code. (Extension ID: ms-vscode-remote.remote-containers)
- Open the Command Palette (default: Ctrl+Shift+P) and call "Reopen in container" command.
- Press the "Build" button on the bottom bar.
- W - up
- D - right
- S - down
- A - left
- F - action
- Add all rules of chess
- Maybe add Lua support