Skip to content

abelr-githubplace/ChessBoard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChessBoard

This is an aim to replicate a playable board of chess, in which a bot can be played and finally, to display the board into its own window.


The Board

  • Board is created using heap memory and freed at the end.
  • Board is displayed onto the console.
  • Board is set-up when starting.
  • (in progress) - Last move is kept in memory while the rest is witten in a file.
  • (in progress) - Pieces can move.

The Bot

  • NONE

The UI

  • NONE

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published