summaryrefslogtreecommitdiff
path: root/docs/STYLE.md
AgeCommit message (Collapse)Author
2023-08-28update contributing.md and style.md (#76)emilybrooks
* initial commit * fixed wording * more fixed wording * review
2023-08-17Game renaming (#63)Anghelo Carvajal
* rename GameState to Game * Rename the structs * fix table * whoops * rename play parameter * format * undo what i messed in z64compress
2023-08-02add CONTRIBUTING.md and STYLE.md (#23)emilybrooks
* initial commit * review feedback * remove early return guideline * more info about merging main * revise checklist item about function prototypes