Tag Archives: games

Speech to Text LibreOffice Template Tutorial

If you like interpretive computer languages, or “substitutional” type thinking, you would gravitate towards templates. Templates in Word Processing circles, in LibreOffice circles to be precise, which are the circles apt to today’s work, are designed to contain a lot … Continue reading

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

Speech to Text Hangman Game Tutorial

ESL students can also benefit from forms of learning that are games, and yesterday’s Speech to Text Vocabulary Phrases Tutorial‘s new option to our Google Speech to Text API series of web application functionalities lends itself to an extension of … Continue reading

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

Dynamic Styling via Javascript DOM Tutorial

Yes, as you may have guessed, the createElement(‘script’) techniques of the last couple of days, illustrated by yesterday’s Dynamic Javascript Tic Tac Toe Bookmarklet Tutorial, can easily be adjusted to dynamically style via CSS and Javascript DOM createElement(‘style’) quite effectively … Continue reading

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

Dynamic Javascript Tic Tac Toe Bookmarklet Tutorial

We come at improvements to yesterday’s Dynamic Javascript Tic Tac Toe Game Tutorial‘s Tic Tac Toe game, namely … in addition to the Javascript prompt window user entries, the user can now pick squares via … keyboard via the onkeypress … Continue reading

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

Dynamic Javascript Tic Tac Toe Game Tutorial

Yesterday’s Dynamic Javascript and the YouTube Embedded API Tutorial got us thinking about dynamic Javascript, and today we put that concept through its paces by writing another incarnation of the Tic Tac Toe (or Noughts and Crosses) game we’ve written … Continue reading

Posted in eLearning, Event-Driven Programming, Tutorials | Tagged , , , , , , , , , , , , , | 2 Comments

Five Hundred Card Game Flow Tutorial

Sometimes web applications need that “modal” quality that the Javascript popup boxes, specifically our use of the window.alert([information]) Javascript popup window for the Five Hundred Card Game. The reason is that given the Javascript client side’s lack of a true … Continue reading

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

Five Hundred Card Game Bidding Tutorial

We’re introducing another Card Game into the mix of the Draw Poker and Pontoon functionality from the Draw Poker Card Game Bidding Tutorial of a couple of days back. That card game is Five Hundred, and if you know this … Continue reading

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

Draw Poker Card Game Bidding Tutorial

Yesterday’s Pontoon Card Game Bidding Tutorial added a “bidding” functionality part to our Pontoon Card Game web application, and set us to thinking of introducing another card game into the mix that capitalises on the potential synergies with Pontoon, and … Continue reading

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