This document discusses how Code Hunt crowdsources code and processes through an educational gaming platform. It began as dynamic symbolic execution tool Pex that was adapted into a game called Coding Duel. This evolved into Code Hunt, an online platform where users write code in the browser to solve puzzles. Code Hunt provides test cases to give feedback until the user's code matches the secret implementation. It has been used by hundreds of thousands of students to learn programming in a game-like environment. The document argues that Code Hunt can scale crowdsourcing of code and processes while identifying top coders through competitive coding contests hosted on the platform. Code Hunt data from these contests has been publicly released to further research.