Skip to content

Latest commit

 

History

History
7 lines (7 loc) · 427 Bytes

CC_Proposal.md

File metadata and controls

7 lines (7 loc) · 427 Bytes

Chezy Champs Code Proposal

Deploy Speed

The current deploy speed is more than 15 seconds. This should be brought down to less than a second.

Code Base

Should be object oriented, and have consistent formatting for easy debugging.

Notes

Boris had the idea of having all the constants in a text file on the rio. That way, the code doesn't need to be recompiled everytime a constant is changed.