[NEW]The JavaScript Challenges

Note: If the post turns out with flame wars will be closed.
Note: This was posted in the general category because it’s not GDT related.


The JavaScript Challenges

Introduction

Question: What is this?
Answer: Every week, a JavaScript challenge will be posted, and the community members will try to compete, not only with knowledge, but with creativeness, ideas and pontential.

Question: Why is this here?
Answer: I hope more people of the community will get into JavaScript. Besides that, people can download the applications or games made from here, and rate as well. Of course, people can learn from other people’s code, but not steal it.

Question: How do we enter, rate, and what are the rules?
Answer: See below.


##Challenges##
This Week’s Challenge:
5 of October - 12 of October
Challenge 3: Make something amazing

Requirements:

  1. Use of CSS is allowed (optional)
  2. Must be over 25 lines of code (required)

Challenge History:

29 of September - 5 of October.
Challenge 2: Make a basic calculator

Requirements:

  1. Calculator must be able to add numbers
  2. Calculator must be able to multiply numbers
  3. Calculator must be able to subtract numbers
  4. Calculator must be able to divide numbers

23 of September - 28 of September.
Challenge 1: Make a basic choice game

Requirements:

  1. Use at least 2 if/else statements
  2. At least 2 choices.

How to enter

Entering is very easy. Read the current week’s challenge, code it, then submit what it can do, and a download link. Of course, since it’s JavaScript, you much include the basic .html file which loads the challenge.

Rules

Thread specific

  1. No inappropriate content.
  2. No spamming
  3. No offensive ratings
  4. Be friendly towards everyone, do not start flame wars.
    Challenge specific
  5. CSS is allowed.
  6. The html must be an offline webpage. (Download the files).
  7. Include the requirements of the current challenge.
  8. No stealing code from the other community members.
  9. Updating your entry is not allowed.

Rating##

To rate, simply test the challenges made from the forum members and vote the best of the week’s.
Example: Person A, Person B, and Person C enter. Most people vote Person B’s work was the best. Person B wins.

Downloads##

Challenge 1 - Build a basic choice game

Entry by @mrdewdew
MLG Training Camp - http://www.mediafire.com/download/d39szttdn4n5ihu/MLG+Training+Camp.htm

Entry by @FireChaos (me)
The cat of Heaven - https://www.mediafire.com/?9zxurls6f7am63w

Challenge 2 - Build a basic calculator

Entry by @Mabb

Entry by @Haxor
Calculator - http://www.mediafire.com/view/sh9lkt83749s067/CalculatorZ.html6

3 Likes

This seems interesting… Although i don’t think i will be joining. As for you guys, good luck.

1 Like

Well you can download and rate though.

1 Like

Wont join, sorry.

3 Likes

Why? :smile:

It seems like a pretty boring “challenge”. And, I’m pretty occupied with OpenChat so I dont have the time.

Also, one week? One hour is enough for a choice game.

I would join if it were like “create a web crawler” or something. (no, lol i cant do that) Nah, if you ever get anything advanced like a HTML 5 game I will join. Only if you join too, I find it was too boring when the host decides to judge others content without doing anything.

But other than that, great idea! :smiley:

1 Like

Who said I would not join? I’m have started working on it. Besides, you have one week to make it cool and good-looking, because I, am not as advanced as you. I need around 1 day to make it fully functional, and thanks to school, I’ve gotta divide it. Besides, you learn much in the process. I’ll just wait for someone else to submit, and then submit mine, once its ready. And in the next challenge, it may be more than a choice game. It’s 5 days this week, so I’ve got to rush a little bit. :stuck_out_tongue:

Also, what do you mean with web crawler?

A web crawler is something that runs through the entire web and gets keywords etc. So when you search on DuckDuckGo, the web crawler gives you the information it gathered. Although this doesn’t use JavaScript :smiley:

1 Like

Me will do it!
(Try to do it)

1 Like

Excellent! Will wait for your entry.

Oh wait…
Do I make it in some program, website or as a console app?

@FireChaos, I think you better change that to inappropriate? :wink:

7 Likes

http://cdn.meme.am/instances/500x/54625205.jpg

6 Likes

Ye…es.

website, since it’s Javascript.

so ARE you going to change that rule?

But…
on some website (Like Codeacademy) or create our own…?

I. Am. Back. Have been gone for WEEKS. I apologize for that. Have been doing a lot of stuff. That is called: life. Anyhoo, I might try this as I know a little JavaScript. But I have been working on an iPhone game in Unity3D so no promises that I will do this. Sounds interesting though

1 Like

could use node-webkit as well, although that might be some hassle setting it up