This repository has been archived by the owner on Sep 20, 2023. It is now read-only.
about
contains a link to the GitHub repo
#599
Milestone
about
contains a link to the GitHub repo
#599
It would fun to offer players the possibility to contribute to the game, or just see the code via a button that direct to this repo.
For this,
about
should contain a link to the repo, to be passed to the corresponding button inabout_view
{ about ab; std::vector<std::string> link_to_gh = ab.get_link_repo(); }
The text was updated successfully, but these errors were encountered: