How to make a Photo Guess Game using HTML5 or any free tools?
I'm preparing a photo guess game in a party. We would like to pick out a few photos of scenery in different countries and let the guests to guess where they are. We would like to cut the picture into (e.g. 16 pieces). Each time we click on one of the pieces and let the guests to guess, until someone can get the correct answer.
May I know is there any free tools to do this? Could we use HTML5 to do this? Any samples for this? A simple one which can manage to do this is enough. No need to be too fancy.
I have tried to search on the web to see if there is any tutorial to do this, but in vain. Please help.
Thanks a lot!
html5
add a comment |
I'm preparing a photo guess game in a party. We would like to pick out a few photos of scenery in different countries and let the guests to guess where they are. We would like to cut the picture into (e.g. 16 pieces). Each time we click on one of the pieces and let the guests to guess, until someone can get the correct answer.
May I know is there any free tools to do this? Could we use HTML5 to do this? Any samples for this? A simple one which can manage to do this is enough. No need to be too fancy.
I have tried to search on the web to see if there is any tutorial to do this, but in vain. Please help.
Thanks a lot!
html5
2
Hi and welcome to SO. Your posted question does not appear to include any attempt at all to solve the problem. StackOverflow expects you to try to solve your own problem first, as your attempts help us to better understand what you want. Please edit the question to show what you've tried, so as to illustrate a specific problem you're having in a Minimal, Complete, and Verifiable example. For more information, please see How to Ask and take the Tour.
– quant
Nov 20 '18 at 7:08
I would suggest you to see at GameMakerStudio. It is HTML5 game engine with a lot of tutorials
– BSeitkazin
Nov 20 '18 at 8:43
add a comment |
I'm preparing a photo guess game in a party. We would like to pick out a few photos of scenery in different countries and let the guests to guess where they are. We would like to cut the picture into (e.g. 16 pieces). Each time we click on one of the pieces and let the guests to guess, until someone can get the correct answer.
May I know is there any free tools to do this? Could we use HTML5 to do this? Any samples for this? A simple one which can manage to do this is enough. No need to be too fancy.
I have tried to search on the web to see if there is any tutorial to do this, but in vain. Please help.
Thanks a lot!
html5
I'm preparing a photo guess game in a party. We would like to pick out a few photos of scenery in different countries and let the guests to guess where they are. We would like to cut the picture into (e.g. 16 pieces). Each time we click on one of the pieces and let the guests to guess, until someone can get the correct answer.
May I know is there any free tools to do this? Could we use HTML5 to do this? Any samples for this? A simple one which can manage to do this is enough. No need to be too fancy.
I have tried to search on the web to see if there is any tutorial to do this, but in vain. Please help.
Thanks a lot!
html5
html5
edited Nov 20 '18 at 7:16
user1882051
asked Nov 20 '18 at 7:03
user1882051user1882051
11
11
2
Hi and welcome to SO. Your posted question does not appear to include any attempt at all to solve the problem. StackOverflow expects you to try to solve your own problem first, as your attempts help us to better understand what you want. Please edit the question to show what you've tried, so as to illustrate a specific problem you're having in a Minimal, Complete, and Verifiable example. For more information, please see How to Ask and take the Tour.
– quant
Nov 20 '18 at 7:08
I would suggest you to see at GameMakerStudio. It is HTML5 game engine with a lot of tutorials
– BSeitkazin
Nov 20 '18 at 8:43
add a comment |
2
Hi and welcome to SO. Your posted question does not appear to include any attempt at all to solve the problem. StackOverflow expects you to try to solve your own problem first, as your attempts help us to better understand what you want. Please edit the question to show what you've tried, so as to illustrate a specific problem you're having in a Minimal, Complete, and Verifiable example. For more information, please see How to Ask and take the Tour.
– quant
Nov 20 '18 at 7:08
I would suggest you to see at GameMakerStudio. It is HTML5 game engine with a lot of tutorials
– BSeitkazin
Nov 20 '18 at 8:43
2
2
Hi and welcome to SO. Your posted question does not appear to include any attempt at all to solve the problem. StackOverflow expects you to try to solve your own problem first, as your attempts help us to better understand what you want. Please edit the question to show what you've tried, so as to illustrate a specific problem you're having in a Minimal, Complete, and Verifiable example. For more information, please see How to Ask and take the Tour.
– quant
Nov 20 '18 at 7:08
Hi and welcome to SO. Your posted question does not appear to include any attempt at all to solve the problem. StackOverflow expects you to try to solve your own problem first, as your attempts help us to better understand what you want. Please edit the question to show what you've tried, so as to illustrate a specific problem you're having in a Minimal, Complete, and Verifiable example. For more information, please see How to Ask and take the Tour.
– quant
Nov 20 '18 at 7:08
I would suggest you to see at GameMakerStudio. It is HTML5 game engine with a lot of tutorials
– BSeitkazin
Nov 20 '18 at 8:43
I would suggest you to see at GameMakerStudio. It is HTML5 game engine with a lot of tutorials
– BSeitkazin
Nov 20 '18 at 8:43
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ifUsing("editor", function () {
StackExchange.using("externalEditor", function () {
StackExchange.using("snippets", function () {
StackExchange.snippets.init();
});
});
}, "code-snippets");
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "1"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53387819%2fhow-to-make-a-photo-guess-game-using-html5-or-any-free-tools%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53387819%2fhow-to-make-a-photo-guess-game-using-html5-or-any-free-tools%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
2
Hi and welcome to SO. Your posted question does not appear to include any attempt at all to solve the problem. StackOverflow expects you to try to solve your own problem first, as your attempts help us to better understand what you want. Please edit the question to show what you've tried, so as to illustrate a specific problem you're having in a Minimal, Complete, and Verifiable example. For more information, please see How to Ask and take the Tour.
– quant
Nov 20 '18 at 7:08
I would suggest you to see at GameMakerStudio. It is HTML5 game engine with a lot of tutorials
– BSeitkazin
Nov 20 '18 at 8:43