ColosseumRL

Contents:

  • Installation
    • Dependencies
    • To install from PyPI:
    • To install from Github:
  • Getting Started
    • Playing Games Locally
    • Playing Games Online
      • Server
      • Client
    • Matchmaking
      • Example Matchmaking with Tron
  • Colosseumrl
    • Basic Classes
      • BaseEnvironment
      • ClientEnvironment
      • RLApp
    • Matchmaking
      • MatchmakingServer
      • MatchmakingClient
      • RankingDatabase
    • Environments
      • Tron
        • TronGridClientEnvironment
        • TronGridEnvironment
      • Blokus
        • BlokusClientEnvironment
        • BlokusEnvironment
      • Tic Tac Toe
        • colosseumrl.envs.tictactoe.tictactoe_2p_env module
        • colosseumrl.envs.tictactoe.tictactoe_3p_env module
        • colosseumrl.envs.tictactoe.tictactoe_4p_env module
ColosseumRL
  • Docs »
  • colosseumrl.matchmaking.grpc_gen package
  • View page source

colosseumrl.matchmaking.grpc_gen package¶

Submodules¶

  • colosseumrl.matchmaking.grpc_gen.server_pb2 module
  • colosseumrl.matchmaking.grpc_gen.server_pb2_grpc module

© Copyright 2019, UCI Institute for Genomics and Bioinformatics

Built with Sphinx using a theme provided by Read the Docs.