We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

Mouse Run

Mouse Run is a programming game where programmers can implement a mouse and let it run in a maze to hunt of cheese. 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. To get information on this game, visit the Mouse Run website at http://mouse-run.appspot.com

If you have found bugs or have a request, please do write it in the reviews. Thanks!

RAD StudioTM: Build cross-platform apps ridiculously FAST!

  • Delivering fast and powerful native applications for Windows, Linux, macOS, iOS, Android, cloud and IoT.
  • Rapidly design, build, and run applications optimized for native performance, from a single code base across all platforms.
  • Securely connect and embed any data, on any tier, in the Enterprise, or cloud.
Website http://mouse-run.appspot.com/
Tags
License
Platform
Features
  • Customizable maze size and the number of cheese to play for.
  • Programmers need only code one java class that implements the Mouse. There are no limit in the number of Mouse in the game.