-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Describe Fractionator #14
Comments
Accidentally closed issue when writing about the code. Apologies! |
Code NotesHTML and CSSBoth the HTML and CSS files are divided into different sections, which are all commented. JavaScript
|
Made this into a markdown file and just submitted a PR (#29). |
This issue describes the Fractionator Sugarizer activity.
The purpose is to teach fraction ordering and equivalence by arranging cards representing fractions in the correct order.
The activity was created for a previous HFOSS class and can be found at https://github.com/Fractionators/sugarizer.
There is a Sugar Labs wiki page on the activity at https://wiki.sugarlabs.org/go/Activities/Fractionator.
Running the activity
See https://github.com/Fractionators/sugarizer#running-the-project
If you're using Chrome, Sugarizer will be available at
chrome://apps/
.Fractionator should be in the list view once you're in.
Main Menu
Clicking
?
we get a 'How to Play' modal.Gameplay
This is what the standard game mode looks like with easy difficulty and 3 cards.
Changing the difficulty to medium, some of the cards become number fractions. On hard difficulty, all cards are number fractions.
There is also a timed game mode. Your time to solve is compared against your best time solving that difficulty and card amount.
The text was updated successfully, but these errors were encountered: