Skip to content

zaxoavoki/internship-chess

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Internship Chess for ArdentCode

Try it online here

Code structure

index.html
assets/
  images/ <- serves figure images
  js/
    bot.js        <- simple AI
    helpers.js    <- additional helper functions for the game
    highlight.js  <- highlight possible moves
    index.js      <- main js file
    moves.js      <- logic for possible moves

Task

step 1

step 2

step 3

step 4

About

πŸ‘‘ Simple chess game made with Chessboard.js as a task for ArdentCode internship

Topics

Resources

Stars

Watchers

Forks