Category Archives: Games

A game is structured playing ( Wikipedia )

HTML/Javascript/CSS Reveal Left to Right Primer Tutorial

Here we are back at the ongoing discussion regarding HTML, Javascript and CSS on the theme of “reveal”. We’ll be doing several postings on this theme, and today we continue on with a left to right, top to bottom “reveal” … Continue reading

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

HTML/Javascript/CSS Reveal via Opacity Primer Tutorial

Welcome back to the ongoing discussion regarding HTML, Javascript and CSS on the theme of “reveal”. We’ll be doing several postings on this theme, and today we continue on with an opacity method of “reveal” of some playing cards where … Continue reading

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

HTML/Javascript Reveal Image Behind Image Primer Tutorial

Continuing on with our discussion regarding HTML, Javascript and CSS on the theme of “reveal”, today we reveal an image behind another, increasing its size over time, and all triggered when the user clicks a link, following on from the … Continue reading

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

HTML/Javascript Sentence Adverb Clause 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 , , , , , , | 1 Comment

HTML/Javascript Sentence Auxiliary Verb 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 Human Anatomy Game Tutorial

Here is a tutorial showing some client-side basics in HTML and Javascript that test your human anatomy knowledge by piecing together anatomy “lists of 3”, by filling in a missing bit of information in a three-part “anatomy list of 3”, … Continue reading

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

HTML/Javascript Chemical Formulae Game Tutorial

Here is a tutorial showing some client-side basics in HTML and Javascript that test your chemistry knowledge by piecing together chemical formula “sentences”, by filling in a missing bit of information in a three-part “chemical formula sentence”, and today we … Continue reading

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

Java Swing ActionListener KeyListener Primer Tutorial

Here is a tutorial that uses Swing functionality in Java to create a GUI (Graphical User Interface) desktop program on a Mac laptop (but same code may well work, compiled on a Windows laptop (the same way)) that tests your … Continue reading

Posted in eLearning, Event-Driven Programming, Games, GUI, Operating System, Tutorials | Tagged , , , , , , , , , , , | 3 Comments