I was inspired by my hunger as it caused me to create this supposed ice cream robot.

Although it does not actually serve ice cream, it simulates it by going through traffic to give it to you. You can select walls on the website and the robot

How we built it

We built a simple website that models how our robot, representing an ice cream truck, should move through a 4x4 grid. We used HTML and CSS to create a grid of formatted buttons.

Challenges we ran into

"Call stack exceeded" was an error we encountered. Additionally, we had to figure out how to format the buttons and make them assign a value of true or false upon the user clicking on said button.

Accomplishments that we're proud of

We are proud of (almost) finishing this project and being able to return the Python code needed for the robot to go through its path.

What we learned

We, as beginners, learned a lot about JavaScript in the past few hours, learning how to traverse through a 2d array and implement that path into how the robot moves through this 4x4 array.

What's next for Ice Cream Robot

Food

Share this project:

Updates