Skip to content
  • Sam Moore's avatar
    Modified manager program, updated website · 17a20de4
    Sam Moore authored
    Major changes: Added simple GUI for human players
    Setup phase doesn't use GUI yet (uses a default if -g enabled).
    Click in the general region of where you want to select/move pieces.
    
    Modified Board::Draw to allow for showing of already revealed pieces,
    but not all pieces. Used to make human player GUI nicer (hides AI pieces).
    
    Modified -t switch to allow for "infinite" stall_time
    (wait for user to press enter)
    
    Changed website. Removed protocol description and linked to manual.txt.
    Added screenshot to make things slightly more exciting.
    Updated manual.txt
    
    Minor changes to simulate.py (output)
    
    TODO:
    Fix segmentation fault found in manager program
    It occurs just before exit. Memory error in the cleanup process?
    ANNOYING!
    
    Still have to bring myself to take the time to finish setting up that vm...
    Need to talk to a non-hostile wheel member about security. I don't want my vm to take out our network or something.
    
    Preferably I don't even want the vm to be compromised, regardless of the rest of ucc.
    So much I don't know about servers/linux...
    
    Need to stop staying up past midnight...
    17a20de4