laralex / chess

A chess game implementation with graphical interface via SFML. No AI included

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chess

My university project - simple implementation of chess gameplay (C++, SFML as render engine)

Features parsing of configuration file, UI following simple design patterns, rendering of interactive chess board, controlling the game progress

Made in 2017 by Alexey Larionov during the C++ OOP course in Saint-Peterburg Peter the Great Polytechnic University.

Appearance

About

A chess game implementation with graphical interface via SFML. No AI included


Languages

Language:C++ 98.2%Language:CMake 1.8%Language:C 0.1%