Tag Archives: games

HTML Missing Character Game Primer Tutorial

Recently, with HTML Morse Code Primer Tutorial as shown below, we found time for HTML multiple mode select tags. The thing about today’s Missing Character game in HTML and Javascript is that it does make use of an HTML multiple … Continue reading

Posted in eLearning, ESL, Games, Tutorials | Tagged , , , , , , , | 1 Comment

HTML Morse Code Primer Tutorial

Recently, with Yahoo YQL Web Service JSON Worldbank Datasets Tutorial as shown below, we found time for HTML multiple mode select tags … How do you do, Hmmst? I’m not exactly sure … (pointing to right of screen) … ask … Continue reading

Posted in eLearning, Event-Driven Programming, Games, GUI, Tutorials | Tagged , , , , , , , , , , , , | 1 Comment

HTML/Javascript Song Lyric Lines Game Tutorial

The easiest English games to design are those that involve discrete words, because then dictionaries and thesauruses can be used. Learning English (for students whose first language is not English (ESL)) is obviously more useful when the student can piece … Continue reading

Posted in eLearning, ESL, Games, Tutorials | Tagged , , , , , , | Leave a comment

HTML/Javascript Three Sentence Story Game Tutorial

The easiest English games to design are those that involve discrete words, because then dictionaries and thesauruses can be used. Learning English (for students whose first language is not English (ESL)) is obviously more useful when the student can piece … Continue reading

Posted in eLearning, ESL, Games, Tutorials | Tagged , , , , , , , , | Leave a comment

HTML/Javascript Imaginary Numbers Game Tutorial

Here is a tutorial showing some client-side basics in HTML and Javascript that can verify your calculation of solutions to imaginary number equations, by filling in a missing bit of information in a three-part “imaginary number sentence”, and today we … Continue reading

Posted in eLearning, Games, Tutorials | Tagged , , , , , , , | Leave a comment

HTML/Javascript Quadratic Equations Game Tutorial

Here is a tutorial showing some client-side basics in HTML and Javascript that can verify your calculation of the roots of a quadratic equation, by filling in a missing bit of information in a three-part “quadratic equation sentence”, and today … Continue reading

Posted in eLearning, Games, Tutorials | Tagged , , , , , , , , , , , | Leave a comment

HTML/Javascript Jobs Match Game Tutorial

Do you like word games? Today’s game asks you to associate job descriptions with words … we’re going to call the game “The Jobs Match Game” (too snappy for you?!) … and you score points for correct word associations you … Continue reading

Posted in eLearning, ESL, Games, Tutorials | Tagged , , , , , , , , , | 2 Comments

HTML/Javascript Canvas Rummy Card Game Primer Tutorial

The Canvas HTML element tag can be used as the container to draw graphics on the fly usually via the use of Javascript functions for rendering and event management. In today’s tutorial we mainly use the drawImage function to create … Continue reading

Posted in eLearning, Games, Tutorials | Tagged , , , , , , , | Leave a comment