ashishpapanai / chessJS

This engine has defeated Stockfish Level-6 which has 2300+ ELO rating with 1sec as thinking time. It is an implementation of Chess Engine in JavaScript by using Min Max Tree with Alpha-Beta pruning (GOFAI (Good Old-Fashioned Artificial Intelligence)). The front-end of the website is basic HTML and CSS. ChessJS Version 2 : v2.chessjs.tech

Home Page:https://www.chessjs.tech

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implementing Additional colour themes to the board

ashishpapanai opened this issue · comments

Allow the player to change the colour of the board from 3 colour themes?

  • Green (#254117)+ White (#FFFFFF)
  • Coffee (#6F4E37) + Blanched Almond (##FFEBCD)
  • Grey (#3D3C3A)+ White (FFFFFF)

Additional colour themes are welcome.

@ashishpapanai Sir, I want to contribute on this issue.

Hi @BALARAMGHOSH we are closed for all frontend related enhancements till 13th January. Please refer Slack for SWOC related queries and issues assignment.
Thank You.

Hi @BALARAMGHOSH we are closed for all frontend related enhancements till 13th January. Please refer Slack for SWOC related queries and issues assignment.
Thank You.

OK, sir.