Tag Archives: games

Just Javascript Card Game iPhone Debugging Tutorial

Before yesterday’s Just Javascript Card Game CSS Offerings Tutorial there was the day before yesterday’s Just Javascript Card Game User CSS Tutorial which … introduced an error on mobile devices … not apparent on the MacBook Air we were coding … Continue reading

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

Just Javascript Card Game CSS Offerings Tutorial

A variation on yesterday’s Just Javascript Card Game User CSS Tutorial User CSS up front is to … offer the user, during their Memories card game, some CSS filter ideas that they can … accept from then on the presented … Continue reading

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

Just Javascript Card Game User CSS Tutorial

We make a couple of changes to the “Just Javascript” “Card Game” web application of yesterday’s Just Javascript Card Game Mantissa Issue Tutorial, today, those being … have less animation movement, or none at all for iPhone types of mobile … Continue reading

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

Just Javascript Card Game Mantissa Issue Tutorial

Regular readers here at this blog might know of our fondness for working into logic ideas where … original data is “integer” by nature … but … we have an interest in carrying along with that data another “integer” data … Continue reading

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

Javascript Object Oriented Programming Constructor Correspondence Tutorial

By “correspondence”, today, we’re adding functionality to allow for a player who “corresponds” via … email SMS … adding to the Big Number Date Game of the recent Javascript Object Oriented Programming Constructor Calculator Tutorial. And if your underlying operating … Continue reading

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

Javascript Object Oriented Programming Constructor Calculator Tutorial

We’re going to relent regarding the impracticality of handling the big numbers involved in our most recent Date Guessing game featured in Javascript Object Oriented Programming Constructor Players Tutorial. To “relent” with a game design means adding “hints”, quite often, … Continue reading

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

Javascript Object Oriented Programming Constructor Players Tutorial

Yesterday’s Javascript Object Oriented Programming Constructor Primer Tutorial‘s game was coded, and designed, for a single player. But perhaps you have a group of “big number” and/or “date” afficionado players wanting to play. Well, as of today, herd up to … Continue reading

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

Javascript Object Oriented Programming Constructor Primer Tutorial

An important aspect to any Object Oriented Programming (or OOP) discussion would have to include an early introduction to the concept of the (object) Constructor … In class-based object-oriented programming, a constructor is a special type of subroutine called to … Continue reading

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