Tag Archives: OOP

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

Javascript instanceof Object Oriented Programming Tutorial

To understand the Javascript instanceof operator is to “get” a whole lot of what Object Oriented Programming (or OOP) is about. You’ve got your concept of a Class which is like a “blueprint” for describing the characteristics (data members) and … Continue reading

Posted in eLearning, OOP, Software, Tutorials | Tagged , , , , , , | Leave a comment

Ants Up a Wall Game Primer Tutorial

We’d like to thank the brick wall inspiration of this very useful link we talked about yesterday with CSS Style Display and Visibility Tall Poppies Tutorial for the reason to take on our “Ants Up a Wall” game today. Today, … Continue reading

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

Following Orders Game PHP Tutorial

Today we have another new ESL game feeding off the prototyping ideas we presented, last with Vertical Riddle Game PHP Tutorial that we want to call ‘Following Orders’. In this game you get from one English word or ‘condensed’ phrase … Continue reading

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

Vertical Riddle Game PHP Tutorial

Three tutorials to fully flesh out a web application … Close Relatives Game … walk Two tutorials to fully flesh out a web application … Scientific Research Game … chew gum One tutorial to fold prototype up and down into … Continue reading

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

Scientific Research Game PHP Tutorial

With yesterday’s start to our ESL game, written in HTML and Javascript, called “Scientific Research Game” we made great forward progress off a prototype scenario based on the Close Relatives Game Primer Tutorial project that preceded it … notice “Primer” … Continue reading

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