Tag Archives: games

Just Javascript Card Order Game Mobile Tutorial

Yesterday’s Just Javascript Card Order Game Tutorial mobile usage scenario was impractical, in that mobile platforms can not work popup windows in front of a parent window. Can we convert those non-mobile popup windows into … well … what exactly? … Continue reading

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

Just Javascript Card Order Game Tutorial

Today we’ve made the web application of yesterday’s Just Javascript Quiz Drag Tutorial “dual purpose” … quiz … as for yesterday, and before … and as of today, making more use of the card organizational side to the popup windows … Continue reading

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

PHP City Guess Country Game Geodata Tutorial

Think “where”, think “geodata”. And with this in mind, today’s improvements on yesterday’s PHP City Guess Country Game Massaging Tutorial is to, where it is available in the chain of data sources the City Guess Quiz web application accepts, if … Continue reading

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

PHP City Guess Country Game Massaging Tutorial

To improve on the progress up until yesterday’s PHP City Guess Country Game Keyboard Tutorial today, we turn our attention to both … the intricacies and complications of Country names regarding multiple data sources (not all with an ISO 2 … Continue reading

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

PHP City Guess Country Game Keyboard Tutorial

Regarding yesterday’s PHP City Guess Country Game Zip Tutorial‘s web application, like many others, most people would say there is available to them, input wise, and once they have started it up from the web browser address bar … mouse … Continue reading

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

PHP City Guess Country Game Zip Tutorial

On top of the recent PHP City Guess Country Game Flag Emoji Tutorial‘s progress today we allow for … zipped up XML data in the same format as … XML data files (as always) … and … zipped up CSV … Continue reading

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

PHP City Guess Country Game Flag Emoji Tutorial

On top of yesterday’s PHP City Guess Country Game Data Extension Tutorial today’s progress zeroes in on some aesthetic ideas … add country flag emojis (for interest sake) … <?php function getih($indefe) { $lri=”ABCDEFGHIJKLMNOPQRSTUVWXYZ^$”; $zri=”abcdefghijklmnopqrstuvwxyz^$0123456789#@!~`”; $dri=[“127462″,”127463″,”127464″,”127465″,”127466″,”127467″,”127468″,”127469″,”127470″,”127471″,”127472″,”127473″,”127474″,”127475″,”127476″,”127477″,”127478″,”127479″,”127480″,”127481″,”127482″,”127483″,”127484″,”127485″,”127486″,”127487″,”127988″,”917631”]; $sri=[“917601″,”917602″,”917603″,”917604″,”917605″,”917606″,”917607″,”917608″,”917609″,”917610″,”917611″,”917612″,”917613″,”917614″,”917615″,”917616″,”917617″,”917618″,”917619″,”917620″,”917621″,”917622″,”917623″,”917624″,”917625″,”917626″,”127988″,”917631″,”30″,”31″,”32″,”33″,”34″,”35″,”36″,”37″,”38″,”39″,”127937″,”65039″,”8205″,”127752″,”127987″]; $thiscc=$indefe; $ccsuff=”; $ccchar=’ … Continue reading

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

PHP City Guess Country Game Data Extension Tutorial

We had occasion to revisit the “City Guess Country Game” web application of PHP City Guess Country Game Sharing Tutorial and were dismayed at the absence of “Belgium” on the country list. We looked into the workings of the web … Continue reading

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