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

ADDED TRUCK GAME #2372

Merged
merged 1 commit into from
Jul 13, 2024
Merged

Conversation

TheNikhilRaj
Copy link
Contributor

@TheNikhilRaj TheNikhilRaj commented Jul 13, 2024

Description

Truck Game
This is a simple tool that can be use to teach children about colors as well as how to use mouse properly.

It is written in ecmascript5. Because of some mozilla spesific api is used, It will only work in firefox for now. After the development process, I will add chrome support. Game is drawn using SVG.

Tool is very easy to use. Where will be number of balls on the screen. When child chooses the right ball. ball will be fall into a truck and truck will be move out of screen. If child chooses a ball with wrong color. Truck will stay where it is and child will be able to try it again. There will also be a configuration link, from config menu you will be able to choose a spesific color to teach and number of balls that child will choose from.

This tool is still in development. When I have a woking version I will put a link for it to use.

Fixes: #2344

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • I have made this from my own
  • I have taken help from some online resourses
  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

ATTACH SCREEN-SHOTS / DEPLOYMENT LINK

truck

@Sulagna-Dutta-Roy

Copy link

Thank you for submitting your pull request! 🙌 We'll review it as soon as possible. In the meantime, please ensure that your changes align with our CONTRIBUTING.md. If there are any specific instructions or feedback regarding your PR, we'll provide them here. Thanks again for your contribution! 😊

@Sulagna-Dutta-Roy
Copy link
Owner

This is the last pull request If I received it then you'll get 200 points @TheNikhilRaj

Kindly close other issues of opening after this. Thanks

@TheNikhilRaj
Copy link
Contributor Author

This is the last pull request If I received it then you'll get 200 points @TheNikhilRaj

Kindly close other issues of opening after this. Thanks

No from this PR i got 195 my rest 5 points actually be remaining..... @Sulagna-Dutta-Roy

@Sulagna-Dutta-Roy
Copy link
Owner

Okay I will add level1. Because the points will stick to 200 even if you get 210.

No Issues @TheNikhilRaj

@TheNikhilRaj
Copy link
Contributor Author

Okay I will add level1. Because the points will stick to 200 even if you get 210.

No Issues @TheNikhilRaj

@Sulagna-Dutta-Roy Thank you!

@Sulagna-Dutta-Roy Sulagna-Dutta-Roy merged commit dbd1630 into Sulagna-Dutta-Roy:master Jul 13, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ADD TRUCK GAME
2 participants