Part of Slepp's ProjectsPastebinTURLImagebinFilebin
Feedback -- English French German Japanese
Create Upload Newest Tools Donate
Sign In | Create Account

Advertising

advertising

related pastes to tag 'octgn'

2108868 - actions.py: octgn doomtown
  1. #---------------------------------------------------------------------------
  2. # Constants
  3. #---------------------------------------------------------------------------
  4. import re
  5.  
  6. phases = [
  7.     '{} is currently in the Pre-game Setup Phase'.format(me),
  8.     "It is now GAMBLIN' time. Play Lowball!",
  9.  
2058635 - actions.py: poker octgn doomtown
  1. #---------------------------------------------------------------------------
  2. # Constants
  3. #---------------------------------------------------------------------------
  4. import re
  5.  
  6. phases = [
  7.     '{} is currently in the Pre-game Setup Phase'.format(me),
  8.     "It is now GAMBLIN' time. Play Lowball!",
  9.  
2055479 - actions.py: poker octgn doomtown
  1. #---------------------------------------------------------------------------
  2. # Constants
  3. #---------------------------------------------------------------------------
  4. import re
  5.  
  6. phases = [
  7.     '{} is currently in the Pre-game Setup Phase'.format(me),
  8.     "It is now GAMBLIN' time. Play Lowball!",
  9.  
2054889 - actions.py: poker octgn doomtown
  1. #---------------------------------------------------------------------------
  2. # Constants
  3. #---------------------------------------------------------------------------
  4. import re
  5.  
  6. phases = [
  7.     '{} is currently in the Pre-game Setup Phase'.format(me),
  8.     "It is now GAMBLIN' time. Play Lowball!",
  9.  
2054887 - actions.py from Doomtown on OCT: poker octgn doomtown
  1. #---------------------------------------------------------------------------
  2. # Constants
  3. #---------------------------------------------------------------------------
  4. import re
  5.  
  6. phases = [
  7.     '{} is currently in the Pre-game Setup Phase'.format(me),
  8.     "It is now GAMBLIN' time. Play Lowball!",
  9.  
2054265 - actions.py from Doomtown CCG on : poker octgn doomtown
  1. #---------------------------------------------------------------------------
  2. # Constants
  3. #---------------------------------------------------------------------------
  4. import re
  5.  
  6. phases = [
  7.     '{} is currently in the Pre-game Setup Phase'.format(me),
  8.     "It is now GAMBLIN' time. Play Lowball!",
  9.  
2054264 - actions.py from Doomtown CCG on : octgn doomtown
  1. #---------------------------------------------------------------------------
  2. # Constants
  3. #---------------------------------------------------------------------------
  4. import re
  5.  
  6. phases = [
  7.     '{} is currently in the Pre-game Setup Phase'.format(me),
  8.     "It is now GAMBLIN' time. Play Lowball!",
  9.  
2054255 - Example: octgn
  1. # First I would save the position where my own dictionary is stored
  2. myPosition = None
  3.  
  4. def saveposition():
  5.    global myPosition
  6.    playeri = 0
  7.    for playerI in range(len(players)):
  8.       if players[playerI][0] == me:
  9.  
2051963 - actions.py from Doomtown CCG on : python octgn
  1. #---------------------------------------------------------------------------
  2. # Constants
  3. #---------------------------------------------------------------------------
  4. import re
  5.  
  6. phases = [
  7.     'It is currently in the Pre-game Setup Phase',
  8.     "It is now GAMBLIN' time. Play Lowball!",
  9.  
worth-right
worth-right fantasy-obligation