Skip to content

blandco/multiplyr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiplyr

An interactive web app that visualizes multiplication as groups of items — making it easy to understand what multiplication really means.

How it works

Enter two numbers to see A × B rendered as A groups, each containing B tiles. The equation and total update instantly as you type or use the +/− buttons.

Run locally

Just open index.html in any browser — no build step or dependencies required.

Files

File Description
index.html App structure
style.css Styles and layout
app.js Visualization logic
code.cpp Original C++ proof-of-concept

About

C++ codebase for the iOS app Multiplyr

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages