Robotok.io

Robotok.io

Learn to code with Bobot the Robot! A game to help you learn to speak robot.

DesignIllustrationHTML/CSSJS/Canvas

Robotok is a site to teach kids how to “speak robot”. By entering commands, you can control how Bobot the Robot moves around his isometric world. I must admit that writing the mini framework for the levels was even more fun than drawing the isometric objects. After a few days of refactoring, creating a level boils down to something like this:

I think the goal of a site like this is to get it to a point where adding new levels is just a matter of positioning the items. There’s still a lot that could be built into the backend, in terms of interactions with items and different types of terrain, but for the most part you can just type out a level map (like above) and it’s ready to go.

About Robotok.io

Robotok.io is here to help you learn to speak robot. “Well,” you might ask, “Why would I want to learn to speak robot?”

The answer is simple: our whole world speaks robot. Our phones speak robot, our cars speak robot, our computers, our watches, our televisions, and our homes speak robot. They speak robot at banks and at the hospital, and while building rocket ships to the moon.

“Speaking Robot” is just another way of saying speak the language of computers, known as code. We’re lucky to live in a time where the robot language isn’t as cryptic as it used to be. Computer code is usually quite similar to English, only with fewer words and some interesting symbols thrown in.

Knowing how to speak robot is incredibly advantageous; you’d be surprised how much your life can be improved by harnessing the digital world around you. Here at Robotok.io, our goal is to teach you to speak robot, and to help you have fun while doing it!