Hi Amos,
We require projects to start with an alphabetic character to remain consistent with naming conventions for C++ identifiers. There are several places where we use your project name in class names, so creating a project that starts with a number could lead to a host of compile errors.
For the sake of organization, you could wrap your whole project directory in another folder with any name you like.
Best,
Cody