Difference between revisions of "AY Honors/Aviators/Requirements"
From Pathfinder Wiki
Jomegat bot (talk | contribs) (Bot: Automated import of articles) |
Jomegat bot (talk | contribs) m (Add RequirementsHeader) |
||
Line 1: | Line 1: | ||
− | + | As of this writing, the overall speed is slow. This is due to the vast amount of code involved to complete a simple task. For example, a programs designed to play a game can be very large due to the number of conditions that may exist in a given moment, i.e., where to move next in a checker game. | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 00:12, 24 November 2020
As of this writing, the overall speed is slow. This is due to the vast amount of code involved to complete a simple task. For example, a programs designed to play a game can be very large due to the number of conditions that may exist in a given moment, i.e., where to move next in a checker game.