8000 GitHub - bitpwr/reversi: A C++ playground
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bitpwr/reversi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reversi 20

State

A simple reversi game, used to practice:

  • C++20
  • Conan
  • Catch 2 unit testing

Build

mkdir build
cd build
conan install ..
cmake -DCMAKE_BUILD_TYPE=Debug -DCMAKE_MODULE_PATH=. ..

Later

  • GitHub actions
  • VS Code dev containers
  • VS Code debugging
  • GUI - SDL,???

About

A C++ playground

Resources

Stars

Watchers

Forks

Packages

No packages published
0