filipkorus / chess-like-project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chess-like project

It was written for Basics of Computer Science course at AGH UST in Cracow.

About

There is a simple chess board with all chess figures placed at random positions. User is prompt to choose a figure to move. Then red 'x's are being displayed at available positions for certain figure and after inserting target coordinates chessman is being placed at chosen position.

Preview

preview

About


Languages

Language:C++ 99.2%Language:CMake 0.8%