/vchess

Chess game written in V programming language

Primary LanguageVMIT LicenseMIT

vchess

Chess game written in V programming language(in development) Thank you for your stars, you encouraged me to revive the game

Disclaimer ⚠️

The game is unfinished and unplayable now, but the work is in process

Build🔨

You need Vlang installed to play: https://vlang.io

to build use:

# 1. Clone the repo
 git clone https://github.com/hedgeg0d/vchess/
 
# 2. Build project
 cd vchess && v .

# 3. Executable file named "vchess" will appear. Executable have to be in the same folder with assets/
 ./vchess

Working on right now🔧

  • ● Pieces displayed ✅
  • ● FEN support ✅
  • ● Move rollback ✅
  • ● Workable on Android ✅
  • ● Properly resizable window ✅
  • ● All pieces movable ✅
  • ● Main menu & buttons ✅
  • ● Preffered color menu option ✅
  • ● Theme switching ✅
  • ● Progress autosaves ✅
  • ● Icon sets switching ❌
  • ● Animations ❌
  • ● Rules 🕗
  • ● Stockfish integration & UCI 🕗
  • ● Bluetooth multiplayer ❌

Preview ✨

image image image