Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implements a basic candy heart mode | Joseph Hunkeler | 2022-02-09 | 1 | -0/+24 |
| | |||||
* | Disable formatted acronyms (again). Not quite up to snuff. | Joseph Hunkeler | 2021-12-06 | 1 | -7/+11 |
| | |||||
* | Add DEFAULT_FORMAT define | Joseph Hunkeler | 2021-12-06 | 1 | -1/+2 |
| | |||||
* | Improvements, and heavy optimization to string search | Joseph Hunkeler | 2021-12-05 | 1 | -42/+119 |
| | | | | | | | | | * Add error checking to all allocs * Add general format checking * Add acronym format checking * Consolidate dictionary creation into different helper functions * Add ability to get a random word of a type without scanning the entire dictionary * Added function doc strings (incomplete) | ||||
* | Break down project into smaller chunks | Joseph Hunkeler | 2021-11-02 | 1 | -0/+110 |