Skip to content

niltnir/color-switcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Color_Switcher

Introduction

Here's a link to a working version. The text is in Japanese, but hopefully, the interface is intuitive enough to grok.

The game comes from a simple math olympiad problem I found a long time ago. The idea is to invent an algorithm to make all the cells in the grid reach the same parity (color in the case of Color Switcher, key direction in the case of the math problem).

The surprising part is how little knowledge is actually required to solve the problem. Primary students with problem-solving backgrounds have a good chance of figuring it out.

Because I made the game for a Japanese content creator, there are corresponding videos for the problem and solution in Japanese.

Installation/Usage

You can download the source directly, or run

git clone https://github.com/niltnir/color-switcher.git

to create a local repository.

Open the HTML file in any modern browser, and you're good to go!

About

A simple math puzzle on the web

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published