Category Archives: Games

A game is structured playing ( Wikipedia )

HTML/Javascript Canvas Strip Jack Naked 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 , , , , , , , | 28 Comments

HTML/Javascript Canvas Memories 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 , , , , , , , , , , | 4 Comments

HTML/Javascript Vocabulary Steps Game Tutorial

Do you like word games? Today’s game asks for words that form a Vocabulary Step word list, in an order that ascends or descends … we’re going to call the game “The Vocabulary Steps Game” (too snappy for you?!) … … Continue reading

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

Objective-C Player and Game OOP Primer Tutorial

There is change in the wind. And they call the wind Mariah. Do you see how those butterflies in Brazil have been flapping faster? Let me explain. With Apple iOS 8 there could be big changes to programming arrangements, and … Continue reading

Posted in eLearning, Games, OOP, Tutorials, Xcode | Tagged , , , , , , , , , | 40 Comments

PHP/Javascript Prefixes and Suffixes Game Tutorial

Do you like word games? Today’s game asks for word(s) that contain a nominated Prefix or Suffix … we’re going to call the game “The Prefixes and Suffixes Game” (too snappy for you?!) … and you try to build your … Continue reading

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

HTML/Javascript Surface Areas Tutorial

Here is a tutorial showing some client-side basics in HTML and Javascript that can test some fairly simple mathematical Surface Area questions for the user. The inspiration for this came from some homework of a student. Link to some downloadable … Continue reading

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

HTML/Javascript Word Categories Game Tutorial

Do you like word games? Today’s game asks you to categorize words … we’re going to call the game “The Word Categories Game” (too snappy for you?!) … and you score points (you get more points for advanced word categorizations) … Continue reading

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

HTML/Javascript Volumes Tutorial

Here is a tutorial showing some client-side basics in HTML and Javascript that can test some fairly simple mathematical Volumes questions for the user. The inspiration for this came from some homework of a student. Link to some downloadable HTML … Continue reading

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