aaronnech / Who-Wants-to-Be-a-Millionaire

A simple client side web application(JS, HTML5, CSS) that plays a game of Who Wants to Be a Millionaire
61 stars 62 forks source link

5 days old new version is not working,butOld version before two month was working very fine. #1

Closed webmumbai closed 10 years ago

webmumbai commented 10 years ago

5 days old new version is not working,butOld version before two month was working very fine.New version is not producing any error even.It is not working Latest FF or Latest Chomre either.

aaronnech commented 10 years ago

Hello! This was due to a partial commit to the questions.json file. The questions.json file needs to be well-formed and have at least one game with all games having exactly 15 questions. I uploaded the complete version. There are now two question set files.

webmumbai commented 10 years ago

Hi Aaron Nech,

Thanks for your prompt reply & sorry I can not reply in time.

I am attaching two zip file of "Who wanted to be Millionaire" HTML files. for two new features.

1) nillionaireeenc - file for Javascript contains Encryption & Obfuscation of Q &A

I know Encryption & Obfuscation can be reversed,but for playing game that too is acedemic & not monetory few people will do that.

2) HTML tag can be embed in Q & A so multimedia millionaire can be made.

If you incorporate this feature your game & code is really awesome.

Thanks once again

Jayesh Zatakia

On Mon, May 5, 2014 at 2:49 AM, Aaron Nech notifications@github.com wrote:

Closed #1https://github.com/aaronnech/Who-Wants-to-Be-a-Millionaire/issues/1 .

Reply to this email directly or view it on GitHubhttps://github.com/aaronnech/Who-Wants-to-Be-a-Millionaire/issues/1 .

aaronnech commented 10 years ago

Hey Jayesh,

I'm working on a version that uses a simple server written in NodeJS that will secure questions / answers. This one can be played by individuals. My only concern is that this is not as portable for a group setting and less tech-savvy people.

I can definitively encrypt and/or obfuscate the questions / code, but generally the way the game is played prevents the players from tampering with the game. (If this is to be carried out in a real life setting, with a projector for example).