Changeset 11


Ignore:
Timestamp:
09/20/2016 01:49:03 AM (8 years ago)
Author:
David Owen <dsowen@fugue88.ws>
branch-nick:
main
revision id:
dsowen@fugue88.ws-20160920014903-p8jy33oa67ulqalh
Message:

Moved ai.py to ai-starter.py

File:
1 moved

Legend:

Unmodified
Added
Removed
  • ai-starter.py

    r9 r11  
    1 from random import shuffle
     1# Copy this file to ai.py and then modify ai.py with your own logic.
    22
    33import player
Note: See TracChangeset for help on using the changeset viewer.