Jump to content

Recommended Posts

Are you good enough to complete this challenge? Follow the directions of each, and post your answer(s). Answer 1 or more. When we are done with these, or get stumped, we'll post some more. Any additions must be using a web language, and keep the formatting the same for the directions. Also start with a number that is after the last post (post ends with number 25, next post starts with number 26).

 

1. Create an animated JPG/PNG

    - Programming Language: JavaScript

    - 1 image

    - 3 or more frames

    - Must play with out user interaction

    - JPG OR PNG format (NO OTHERS!)

 

2. Create a basic algebra calculator (2+x=5)

    - Programming Language: JavaScript and/or PHP

    - Use a text area or text input

 

3. Create a basic Dictionary

    - Programming Language: PHP (required)

    - Additional Language: JavaScript (optional)

    - Use txt file based dictionary

    - Dictionary can be searched :: Displays the word and a definition

    - Dictionary can have word additions

    - Dictionary can have word modifications

    - Dictionary can have word deletions

 

4. Create a timer

    - Programming Language: PHP and JavaScript

    - Use PHP to set the current time

    - Use JavaScript to count down to a specific date

 

5. Create a stopwatch

    - Programming Language: JavaScript

    - Shows: Hours, Minutes, Seconds, Milliseconds

    - Must show current time while running Example: 4:05:02:22, 4:05:02:23, 4:05:02:24...

Link to comment
https://forums.phpfreaks.com/topic/123278-programmers-challenge/
Share on other sites

1. Create an animated JPG/PNG

     - Programming Language: JavaScript

     - 1 image

     - 3 or more frames

     - Must play with out user interaction

     - JPG OR PNG format (NO OTHERS!)

 

I think you should reword it. There's no such thing as animated JPG or PNG as these formats don't support animation, and JavaScript can't create images. (I think I know what you're have on mind, but 'Create an animated JPG/PNG' certainly is misleading)

Little Guy, if you search long and hard in your memory, you know that forum games aren't allowed on PHPFreaks.

 

This policy was formed ages ago, but is still in effect, and even is listed in the forum rules (point 18).

 

So, I'm locking this. Maybe you can remember it for longer than 7 months this time.

 

 

 

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.