mirror of
https://github.com/farcasclaudiu/MartianRobots.git
synced 2026-06-29 03:01:15 +03:00
Add project files.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
namespace MartianRobotsSolver
|
||||
{
|
||||
public class RobotCommandConstants
|
||||
{
|
||||
public const string HEADING = "NESW";
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user