Announcing Two Contests in May: Algorithm and Gamer's Challenge

1 min read

Chocolate Éclairs,
We’re pleased to announce two contests for May.   In addition to the May Algorithm Challenge (May 1st – May 11th), we will also be holding our first ever CodeChef Gamer’s Challenge (May 15th – June 15th).

May Algorithm Challenge (May 1st – May 11th):

The rules will be the same as the March and April contests except the length of the contest has been reduced to ten days (May 1st 15:00 to May 11th 15:00).  Prizes will include: a Phillips Home Theater system, an 22″ LG LCD monitor and an iPod Touch.

May Gamer’s Challenge (May 15th – June 15th):

We feel there are a lot of good programmers out there who don’t necessarily have the interest to compete in algorithm competitions.  We’ve decided to try and hold a few different types of contests in the coming months.  For the Gamer’s Challenge, teams of up to 3 people will be allowed to submit client-side browser games written in the language of your choice (Javascript, Flash/Flex).

The game can be any type you can come up with, the only rule is that it has to involve The Chef as the main character.   Some PSD’s and JPG’s of The Chef can be downloaded here.  Examples of ideas for games you can create:

For some nice examples of how you can use javascript to develop browser games check out Mario and Mario Kart.

What are the prizes?

We’re still figuring it out but it’ll be something gamers enjoy (think graphics cards, big monitors, handheld and console games).  We’ll keep you updated.

How will the winners be determined?

Starting May 15th, you will be able to upload your game on the contest landing page.  You can submit as many entries as you want, and update your program as many times as you’d like.  On June 15th the contest will be closed for new submissions.  On June 20th, winners will be announced.  All source code to games submitted as part of this contest will be made available to the public for download.

A CodeChef panel will be reviewing submissions and determining the winner.  We don’t care how pretty your game is (though it can’t hurt to make it look good), we’re just looking for the game that’s most fun to play.

How can I submit my code?

You will upload a zip file containing:

  • An HTML page containing the necessary markup to play your game at 600×480 px
  • All original and compiled code (JS, SWF, FLA)
  • A screenshot of your game at 600×480
  • A description of the name of your game as well as any instructions on how to play it (this can be in a text file or part of the HTML page)

Please note that all the resources/files referred to by the game should be relative to your home directory.

Any feedback?  Let us know at [email protected].

Cheers,
The Chef

… Oh yeah, in case you were wondering, we will still hold an algorithm contest in June.

Exciting Updates for the month of June 2022

Updates in the Practice Section We have launched the Practice skill score. It contains Platform statistics: Where you can see the overall stats of...
surajmsharma
1 min read

We’re Celebrating Our Birthday Month, And There’s Some Exciting…

The Chef turns 13 this month, and as we step into our promising teen years, we’d like to bring you some good news.  Special...
debanjan321
1 min read

Exciting updates for February 2022

A month back we re-designed the practice landing page to improve the user experience. That was just the start of some amazing enhancements that...
surajmsharma
1 min read

32 Replies to “Announcing Two Contests in May: Algorithm and Gamer's Challenge”

  1. Just a thought..
    Please consider giving away some Code chef Tshirts as consolation prizes too, which some innovation or creativeness or any other criteria but could not make into the top 3 0r top 5.

  2. Just a thought..
    Please consider giving away some Code chef Tshirts as consolation prizes too, which some innovation or creativeness or any other criteria but could not make into the top 3 0r top 5.

  3. we can use only provided PSD and JPG or we can design our own CHEF ????????

    Because if CHEF is mandatory to be used as Main character than we’ll require more images of him…

    I hope i’m clear to u for this question..

    Thank you

  4. we can use only provided PSD and JPG or we can design our own CHEF ????????

    Because if CHEF is mandatory to be used as Main character than we’ll require more images of him…

    I hope i’m clear to u for this question..

    Thank you

  5. The width and height of the HTML element where our game is to be uploaded are set to 910 and 530 pixels.
    And i have made the game according to this resolution, would it be fine?

    1. Unfortunately this is one of the very few requirements for the competition, it has to fit within the resolution specified. You can still submit your game and we will post it to the site, though you will not be eligible for a prize.

  6. The width and height of the HTML element where our game is to be uploaded are set to 910 and 530 pixels.
    And i have made the game according to this resolution, would it be fine?

    1. Unfortunately this is one of the very few requirements for the competition, it has to fit within the resolution specified. You can still submit your game and we will post it to the site, though you will not be eligible for a prize.

Leave a Reply