Following Orders Game PHP Tutorial
โœ‚๐Ÿƒ๐Ÿพโ€โ™€๏ธ๐Ÿƒ๐Ÿผโ€โ™‚๏ธ
๐Ÿ“–

Vertical Riddle Game PHP Tutorial

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 to another via some orders and you have to get every step, in order, correct, following orders the web application gives you. Get it wrong, and you lose points, otherwise after all the steps you score all of 5 points โ€ฆ pinball, eat your heart out!

Youโ€™ve got fairly straightforward game rules today, so what was the inspiration for this game? The same inspiration for this whole series of blog postings โ€ฆ Science Puzzles for Young Einsteins by Helene Hovanec ISBN 0-8069-3542-1 โ€˜inspirationโ€™ โ€ฆ thanks yet again. We also want to thank this excellent link for their excellent โ€˜change a letter in a wordโ€™ functionality, in particular, helping us piece together some clues of our own.

Finally that behoves us (having just come from the stable) to present todayโ€™s HTML and Javascript going into this ESL game design above you could call following_ordersโšซhtm for your perusal, or you can try with this liveโœ‚run link. Thesechanges got us from the โ€œVertical Riddle Gameโ€ latest version prototype to the โ€œFollowing Orders Gameโ€ latest version with all the โ€˜bells and whistlesโ€™ (helped out by the โ€œdoddle to makeโ€ following_ordersโšซphp large data set email helper based on theโ€˜Vertical Riddle Gameโ€™ PHP.



Previous relevant Vertical Riddle Game PHP Tutorial is shown below.

Vertical Riddle Game PHP Tutorial

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 the one operation to fully flesh out todayโ€™s web application โ€ฆ Vertical Riddle Game โ€ฆ walk and chew gum

We are here at One above jumping straight to a prototype down scenario where we know what to look for regarding โ€ฆ

initialization of Javascript objects and OOP constructor thinking and random Javascript object choosing

โ€ฆ that is the basis of prototyping up for our recent series of Game web applications โ€ฆ

โ€ฆ all having in common the use of Science Puzzles for Young Einsteins by Helene Hovanec ISBN 0-8069-3542-1 โ€˜inspirationโ€™ โ€ฆ thanks.

These prototyping ideas above would be not much better than โ€˜doing the hard yardsโ€™ every time if they do not save time and effort, but the fact is Three above took many hours longer than One above, and Three involved a lot more angst, so we see this as a good result. Guess a help here is a vision to a design, that the Helene Hovanec book provides us.

The speeding up of prototyping compared to yesterdayโ€™s speeding up goes like โ€ฆ

  • we assume from your โ€œprototypeโ€ work of yesterday, with its small codeset, most likely, what the particular data issues you have with this web application โ€ฆ and, now, we want you to set that aside and โ€ฆ
  • take the latest version of the โ€œClose Relatives Scientific Research Gameโ€ project in Close Relatives Game PHP Tutorial Scientific Research Game PHP Tutorial, with all its fancy โ€œbells and whistlesโ€ and make a new version of the โ€œScientific Research Vertical Riddle Gameโ€ as a copy โ€ฆ
  • apply those global substitutions you are so familiar with from yesterdayโ€™s prototyping โ€ฆ then โ€ฆ
  • incorporate back into the new โ€œScientific Research Vertical Riddle Gameโ€ the particulars of that initialization of Javascript objects and OOP constructor thinking and random Javascript object choosing from its older version that you unit tested to satisfaction yesterday โ€ฆ voila โ€ฆ all that was left that was difficult, now, for us, was โ€ฆ
  • in our โ€œScientific Research Vertical Riddle Gameโ€ web application all of the โ€˜business logicโ€™ difficulties left revolved just around user entered data validation (the reason being that the โ€œScientific Research Gameโ€ rejects letters rather than changing letters) โ€ฆ but the vast majority of โ€œbells and whistles'โ€came across intact

Happy prototyping โ€ฆ after some hard yards!

If this was interesting you may be interested in this too.


If this was interesting you may be interested in this too.

This entry was posted in eLearning, ESL, Games, Tutorials and tagged , , , , , , , , , , , , , , , , , , , , , , , . Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *