Skip to content
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

Issue #37 and #28 fixed #38

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AkshayAgarwal007
Copy link

Issue #28
Fixed the issue, removed redundant addition of text object, as creating
and rendering objects again and again is expensive.Now the overlapping of
text in the pause state representation is not there in MotionCommotion and
Migrating Flocks as shown in the snapshot. Also fixed similar issue with
doubleTrouble and catchTheFLow. Tested on Firefox/Edge/Chrome.

Issue #37
Separated pause and replay logic and made the code more modular. Now the replay function can exist without the pause function. Also added a new resume and pause button to represent the pause state more clearly. Fixed this for mindmath.js but a similar implementation would be required for other games as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant