Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 530 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 530 Bytes

Rock Paper Azure

My version of the bot used in the Azure rock/paper/scissors contest. Requires Azure SDK to actually run bots in the lab.

http://www.rockpaperazure.com/

##BotLab

The Bot Lab is a web application that enables you to test multiple Rock Paper Azure bot implementations and play them against each other. The Bot Lab can be run locally on your developer workstation using the Windows Azure Developer Emulator.

##mcknzBot

A C# project that contains my implementation of the Rock Paper Azure bot interface.