RCP1990 / curiousity

Mars rover code challenge

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This project was bootstrapped with Create React App.

This application allows the user to move the rover across Mars (the grid) using the four directional buttons (F(orward), B(ackward), L(eft), and R(ight)). The initial starting point is 00N (cell 0-0 with the rover facing north) if none is provided by the user.

About

Mars rover code challenge


Languages

Language:JavaScript 63.6%Language:CSS 25.4%Language:HTML 11.0%