Closed Rediness closed 1 year ago
The py/
directory doesn't feel like the right directory to house these files. The c4_games
dir, for instance, is generated by the c++. Why should the c++ binary write to the py/
directory?
If we don't want them to live at the top-level of the repo, then maybe they should go into c4/
or c4/games/
and c4/models/
or something.
Whatever is decided, the python and c++ should probably be in-sync. Please grep for c4_games
and c4_model
in the cpp dir.
A few changes to make running the code slightly easier