Tag Archives: probability

Dice Guessing Game Primer Tutorial

There are many HTML Entities based around punctuation that can add to the means by which you communicate ideas with your web applications. In today’s new (up to two player) Dice Game, we use some of these to represent the … Continue reading

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

HTML/Javascript Probability 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 (if you believe in the tooth fairy) get you solving some mathematical probability questions, by filling … Continue reading

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

HTML/Javascript Ahead of the Odds Game Tutorial

Are you feeling lucky? You can test how you feel, in a mathematical sense, by playing our “Ahead of the Odds” game today. Call me a dren, dern, dnre, dner, rend, rned, rnde, enrd, edrn, endr, nrde, ndre, nder … … Continue reading

Posted in eLearning, Games, Tutorials | Tagged , , , , , , , | 10 Comments

HTML/Javascript Canvas Card Game 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 touch on the functionality to draw an … Continue reading

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