-<!DOCTYPE html><html lang="en"><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1,user-scalable=0"><title>Lightbot</title><link rel="icon shortcut" type="image/x-icon" href="/favicon.09aa0899.ico"><link href="/index.51e3ad98.css" rel="stylesheet"><link href="/index.20166f71.css" rel="stylesheet"><link href="/lightbot/index.afc4a0bc.css" rel="stylesheet"></head><body class="page-lightbot"> <div class="navbar navbar-inverse"> <div class="navbar-inner"> <div class="container"> <div class="collapse nav-collapse"> <a class="brand" href="/"><span class="logo"></span></a> <ul class="flex flex-wrap nav"> <li> <a href="/"><i class="icon-newspaper"></i><span>Home</span></a> </li> <li> <a href="/igpc/"><i class="icon-power-cord"></i><span>igpc</span></a> </li> <li class="hidden md:list-item"> <a href="/lightbot/"><i class="icon-power-cord"></i><span>Lightbot</span></a> </li> <li class="hidden md:list-item"> <a href="/docs/"><i class="icon-arrow-right"></i><span>Getting Started</span></a> </li> </ul> </div> </div> </div> </div> <div class="main s-mini-container"> <div class="container mx-auto"> <div class="main-content"> <div class="title-header"> <span class="tag-line">Lightbot</span> </div> <div> <h2 class="first">Solve Puzzles using Programming!</h2> <p> LightBot is a puzzle game based on coding; it secretly teaches you programming logic as you play! </p> <p style="background:#ffe;border-radius:10px;padding:10px;font-size:24px"> <b>Programming</b>, or <b>Coding</b>, is simply the way people tell a computer what to do using instructions that the computer understands. </p> <h2>Rules for Programming Lightbot</h2> <p> In the game, the Lightbot is programmed by arranging icons representing discrete actions onto a grid. The possible actions are: </p> <p><img src="/instructions.747472f8.png"></p> <pre style="max-width:480px">
0 commit comments