Skip to content

graphorismo/StranGhess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StranGhess

Description

StranGhess supposed to be a chess engine.

Build

  1. Install and open Docker.
  2. Install and open Visual Studio Code IDE.
  3. Open a folder with StranGhess in VS Code.
  4. Install Dev Containers extension in VS Code. (Extension ID: ms-vscode-remote.remote-containers)
  5. Open the Command Palette (default: Ctrl+Shift+P) and call "Reopen in container" command.
  6. Press the "Build" button on the bottom bar.

Keys

  • W - up
  • D - right
  • S - down
  • A - left
  • F - action

TODO

  1. Add all rules of chess
  2. Maybe add Lua support

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published