Skip to content

Anderwafe/Checkers.v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Checkers game

image image image

Building

Prerequisites

  1. QT sdk
  2. QMake
  3. Make
  4. C++ compiler
  5. C compiler (?)

Building from sources

  1. Download sources from github
git clone https://github.com/Anderwafe/Checkers.v1.git
  1. Create Makefile
qmake Checkers.pro
  1. Build source code
make
  1. Play!
./Checkers

About

Checkers game which i made as course work

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published