Input the Morse codes that fall into view before they reach the bottom of the window to gain a point. Otherwise a point will be lossed,
Requires .NET 4.5 or higher
Programming Game, A Practice Tool for Building Intelligent Things
...It is a battle among programmers to test who can build the most intelligent mouse, given limited information during the game.
Programmers need only implement one code file, extending from an abstract class that will contain the logic of the individual mouse. The game Host will gather all the mouse implementation and let them run in the maze. It is real fun for geeks/nerds/(or whatever you like to call yourself) like us.
This game will be a perfect practice tool for programmers like us to find the best algorithm solutions and make the mouse intelligent. ...
You can code to morse or enode from morse in a simple way. It's written in ANSI C, the source code is redy to be built for unix based systems.
There can be bugs in it, but it does the work. I recommend the source code for those who are learning C.