Skip to content

SSIvanov19/math-games-2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Team Logo

MathGames2020

A basic chess program made in vanilla C++.

Participants

Atanas Pozharliev - ABPozharliev19 - Code Checker
Stoyan Ivanov - SSIvanov19 - Front - End Developer
Stas Uzunov - SSUzunov19 - C++ Developer
Stefan Hristov - SHHristov19 - Scrum Trainer

Installation

Go to Realease and download the last release.

If you want to download the source code :

  • Go to your terminal
git init
git clone https://github.com/SSIvanov19/math-games-2020.git 
  • And do whatever you want with the code !

Documentation

For the documentation and presentation click here

Interface

General UI.

  • You can use New Game to start a new Chess game
  • You can use Resume Game to resume the game that you already have started
  • You can use Settings to choose whether you want to play with your keyboard or by typing coordinates Settings UI
  • You can use How to play to see how to play
  • You can use About to see more about our game
  • You can use Exit to exit the program

Usage

Once you choose New Game from the menu, you are directed to the board

  • If you have chosen to play with keyboard your board will look like this : Move with WASD
  • If you have chosen to play by typing the coordinates your board will look like this : Move with coordinates

After you have played a little your board may or may not look like this one :

Example Board