Skip to content

podshivalov-ilya/coding_challenge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build requirements:

  • cmake
  • c++20 support for a concept

Build instructions:

  • mkdir build
  • cd build
  • cmake ..
  • cmake --build .

Running the tests:

After the code were built the binary ./tests/agame_test, it could be started to demonstrate tests are passing.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published