Created an initial README.

This commit is contained in:
Zed A. Shaw 2024-12-02 07:17:46 -05:00
parent 68d8bdce12
commit aadf15e439
2 changed files with 87 additions and 6 deletions

View file

@ -1,8 +1,6 @@
TODAY'S GOAL:
* Neighbors needs a rewrite
* Neighbors algo isn't using greater parameter
* How do we do coverage reports in C++?
* Better tests and more coverage.
* Clean up and document as much code as possible.
* Doxygen? Other docs tool?
* Add a method to render.cpp that sets terminal true color.