Skip to content

Console and visual implementation of the classic Mars Rover coding problem

Notifications You must be signed in to change notification settings

dazzletype/MarsRoverVisualizer

Repository files navigation

Mars Rover Visualizer

Description

A .net implementation of the classic Mars Rover problem.

Code Demonstrates:

  • Implementation of a problem using OO best practices
  • AJAX Service Calls to an ASP.MVC3 application
  • Unit Tests

Console Version

Demonstrates the basic logic of the application in C# and writes the output to the console

Web Version

In progress. Uses the Rover libraries to visually demonstrate the rover's movements and orientation, via jQuery and ASP.MVC.

Mars Rover Visualizer screenshot

Requirements

  • Visual Studio 2008+
  • .net 3.5+

About

Console and visual implementation of the classic Mars Rover coding problem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published