Skip to content

Multiplication Table is a cute game designed to practice the multiplication tables. It uses spaced repetition to minimize the time you see different problems. I designed it for my children to practice their multiplication tables so they wouldn't have to count on their fingers well into their middle ages (like their dad).

License

Notifications You must be signed in to change notification settings

davidfig/multiply

Repository files navigation

Multiplication Table

Multiplication Table is a cute game designed to practice the multiplication tables. It uses spaced repetition to minimize the time you see different problems. I designed it for my children to practice their multiplication tables so they wouldn't have to count on their fingers well into their middle ages (like their dad).

The game is written in Typescript and uses the DOM for rendering.

Run on Github

Play the game on github at https://davidfig.github.io/multiply

Local Installation

git clone https://github.com/davidfig/multiply
cd multiply
npm install
npm start

License

MIT by David Figatner at yopeyopey.com.

About

Multiplication Table is a cute game designed to practice the multiplication tables. It uses spaced repetition to minimize the time you see different problems. I designed it for my children to practice their multiplication tables so they wouldn't have to count on their fingers well into their middle ages (like their dad).

Topics

Resources

License

Stars

Watchers

Forks