Code Hunt is an educational coding game from Microsoft Research. The player solves a series of coding puzzles to complete various stages. Every solution is, first, evaluation for correctness and, second, for code quality. The game was originally designed for C# and later adapted for Java. In the background the Java solutions are translated to C#, which sometimes leads to strange behavior in the quality assessment, since the translated code is much more complex than the original. Nevertheless, it’s fun to play, so give it a try!
Play the game on codehunt.com or watch me playing Code Hunt on YouTube.
Share this: | Follow me: