Releases: Ademfcan/chess
Bug fixes
v1.0-alpha
Still an ongoing project but here are the current features that are mostly (99%) solid at this point:
Fully functional gui where you can play 1v1 or vs my computer (1600ish elo) as black or white. I currently exaggerated my computers strength so the 3000 elo option is the actual 1600 elo mode.
Stockfish is available if you want an impossible challenge
Campaign mode with levels reaching from 100 to 3000 elo - again not 3000 more like 1600 ;)
Ability to load games with pgn (albeit only the movetext right now)
All games played will be saved, along with other preferences such as move effects, background color etc
NOTE: the + button at the top of save games is not functional, i forgot it existed
Online mode is functional, but the server currently is not
You can revisit past games with the two buttons on each saved game. - There are no icons currently but the left button takes you to an analysis board and the right button deletes the game
Additional modes
- Sandbox mode (Mess around adding pieces completely unrestricted)
- Simulation mode (Have my computer play stockfish or stockfish play stockfish)
- Analysis mode (Create an empty analysis board)
Miscellaneous features: - draw arrows to plan moves (its cool!)
- in analysis mode you have recommended moves with colors indicated the move strength. If you click the move suggestions on the right panel it will play them
- There is a banner up top that shows the moves you played as pgn (cool too)
- Some modes have an evaluation bar if allowed (eg. not when playing a game)
- In every mode you can go back and forth between moves
Most likely more features i am forgetting but these are the solid ones so far