1.1.1 • Published 11 months ago

prettymath-games v1.1.1

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

PrettyMath Games

Educational mathematics games for children.

Currently, the library is in the early stage of development and only includes a few games:

Angle Estimation Game

Given a random number (between 1 and 359), the player has to create an angle with the given number of degrees. Can also be played in "radians" mode.

Fraction Estimation Game

Given a random fraction the player has to fill the rectangle to the correct level.

Installation

npm install prettymath-games

Usage

import { AngleEstimationGame, FractionEstimationGame } from 'prettymath-games';

<AngleEstimationGame />
<FractionEstimationGame />

License

This project is licensed under the MIT License. See the LICENSE file for details.

1.1.1

11 months ago

1.1.0

11 months ago

1.0.4

11 months ago

1.0.3

11 months ago

1.0.1

11 months ago

1.0.0

11 months ago