Skip to content

Modulo Code

Play It Forward

  • Home
  • Hour of Code
  • Install
  • Solves
  • About
  • Contact Us

Solve: Castle Looting

September 1, 2019

Castle Looting is one of the scenes that look complicated at first, but with patience, a pattern will emerge and then it feels not so bad! Here’s a solve from our friend dvorak_qwerty. See if you like his advice!

Castle Looting solve by dvorak_qwerty

Solve: Snake Ridge

September 1, 2019

Snake Ridge is one of those scenes that looks straightforward until you realize that there is a catch to make the code works in both of its variants. Here’s a good solve from our friend dvorak_qwerty, our motivated early adopter. Do you have a better solve? Let us know!

Snake Ridge solve by dvorak_qwerty

How-To: Debug Your Code

September 12, 2022

Debugging is how programmers make sure that the program does what it’s supposed to do. The step button lets the program run one line at a time. This is very handy because we get to see how the code on each line works. We can track the variable in the program such as the ‘bounce’ variable that has the value of 4 at line 3. To look at the variable at line 14, select line 14. Notice that the ‘move’ variable has the value of 1. We can switch back by selecting line 3 to look at the state of the program on line 3. A program breakpoint can be set on a given line before continuing the program until it reaches that line. Unset the breakpoint and let the program continue until it finishes.

Debugging a program

Modulo Code is on Product Hunt Upcoming

September 1, 2019

Modulo Code is now live on Product Hunt upcoming products page. Hit the “Subscribe” button and leave your email for the most up-to-date pre-released drop of Modulo Code.

Product Hunt Upcoming page

Modulo Code (beta) published on Microsoft Store

September 15, 2019

As of this evening, the pre-released version of Modulo Code was made available in the Microsoft Store. This is a huge milestone for the app from its inception 18 months ago. The current store listing is public but it is set to disallow store discovery for now. Access is granted only if you know the …

Continue Reading

The Making of Modulo

September 1, 2019

Welcome to Modulo. In this debut post I want to cover the origin of this project from its inception to where it is today, now that it’s just a few steps away from becoming a real product. We’re finishing up a prototype and starting a journey! A few years ago I started a project called …

Continue Reading

Posts pagination

  • Previous
  • 1
  • 2
English badge

Recent Posts

  • Code E.D. is Launched on Itch.io!
  • Modulo Code is Coming to the Hour of Code
  • Nope, You’re Not Playing this Game
  • Let’s Break Down the “Star Flight” Scene
  • To Dot, or Not To Dot

Categories

  • Geek out
  • How-To
  • News
  • Product updates
  • Solves

Recent Comments

    Archives

    • January 2020
    • November 2019
    • October 2019
    • September 2019
    • August 2019
    • June 2019
    • May 2019
    © 2025 Modulo Code