Tag Archives: games

Pontoon Card Game Bidding Tutorial

Today we are adding an optional bidding functionality part to the “Pontoon Card Game” web application started with yesterday’s Pontoon Card Game Primer Tutorial. The concept of a “bid” in a card game can be thought of as either … … Continue reading

Posted in eLearning, Event-Driven Programming, Games, OOP, Tutorials | Tagged , , , , , , , , , , , , , , | Leave a comment

Pontoon Card Game Primer Tutorial

Today’s Pontoon (sometimes known as Blackjack) Card Game web application has no “instanceof” operator usage as yesterday’s Javascript instanceof Food Emoji Guessing Game Tutorial did, but the Object Oriented Programming (or OOP) connections with the Javascript is very strong today, … Continue reading

Posted in eLearning, Event-Driven Programming, Games, OOP, Tutorials | Tagged , , , , , , , , , , , , , | Leave a comment

Javascript instanceof Food Emoji Guessing Game Tutorial

There are a few salient points behind today’s “Food Emoji Guessing Game” augmenting yesterday’s Javascript instanceof Object Oriented Programming Tutorial attempt to make “instanceof” a part of your life. Like, why aren’t you taking “instanceof” to the zoo today? After … Continue reading

Posted in eLearning, Event-Driven Programming, Games, OOP, Tutorials | Tagged , , , , , , , , , , , | Leave a comment

English Phrase Creation Game Primer Tutorial

There’s one last Linux and Mac OS X dictionary files concept to augment what we left off yesterday with English Phrase Guessing Game Primer Tutorial. It concerns the dictionary file … /usr/share/dict/connectives … which contains a list of those very … Continue reading

Posted in eLearning, Event-Driven Programming, Games, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

English Phrase Guessing Game Primer Tutorial

Following on from yesterday’s First Name Guessing Game for Two Primer Tutorial exploring more regarding Linux and Mac OS X dictionary file arrangements we want to tell you about another such resource available to you in the form of the … Continue reading

Posted in eLearning, Event-Driven Programming, Games, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Run for It Dice Game Primer Tutorial

We hope that you can see by reading the rules of the Dice Game … “Run for It” Dice Game … compared to (yesterday’s inspirational) … “Three or More” Dice Game … you can see our thought patterns in thinking … Continue reading

Posted in eLearning, Event-Driven Programming, Games, Tutorials | Tagged , , , , , , , , , , , , , , , , , | Leave a comment

Three or More Dice Game Primer Tutorial

Yesterday’s Knockout Dice Game Primer Tutorial involved a Dice Game for 2 or more players like today’s “Three or More Dice Game”, and that was enough of a synergy to start with that code of yesterday to create today’s game. … Continue reading

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

Knockout Dice Game Primer Tutorial

Further to the previous Dice Guessing Game Primer Tutorial, today, we have for you another Dice Game, this time … a dice game for 2 to 9 players … which you should establish, as necessary, straight up … then rename … Continue reading

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