Create basic client that will be distributed to competitors
Closed this issue · 0 comments
topoftheyear commented
This should be a basic client that teams will get with the game. Making a client like this is an art. The client should:
- Perform a few basic actions to ensure it isn't worthless.
- Perform a decent variety of actions to showcase what is possible.
- Abide by good programming practices to encourage them in competitors.
The client should not: - Perform better than what they could write.
- Automatically do things the right or a good way strategically.
- Have poor programming practices or difficult to understand code.
It is a fine art of giving the client a good base to build off of while not doing too much to comprehend, showing good practices while not writing incomprehensible code, implying good strategy without giving them a good strategy. Be tactful.