Numbers Guessing Game
Your Numbers Game
Get
clueYour
answerYour
ScoreClue? Score 0/0
-
Recent Posts
- Pandoc on AlmaLinux Conversion Guises Tutorial
- Pandoc on AlmaLinux Conversions Primer Tutorial
- Word to HTML to CSV Delimitation Primer Tutorial
- WordPress Blog Comments URL Right Click Popup Check Tutorial
- USB Based Tethering of MacBook Air to iPhone Tutorial
- Bluetooth Based Tethering of iPad to iPhone Tutorial
- YouTube Video API Event Playlist Generations Tutorial
- WebGL Google Chrome Configuration Issue Tutorial
Categories
- Ajax
- Android
- Animation
- Anything You Like
- Code::Blocks
- Coding
- Colour Matching
- Data Integration
- Database
- Delphi
- Eclipse
- eLearning
- ESL
- Event-Driven Programming
- Games
- GIMP
- GUI
- Hardware
- Installers
- iOS
- Land Surveying
- Moodle
- Music Poll
- NetBeans
- Networking
- News
- Not Categorised
- OOP
- Operating System
- Photography
- Projects
- Signage Poll
- Software
- SpectroPhotometer
- Tiki Wiki
- Trips
- Tutorials
- Uncategorized
- Visual Studio
- Xcode
Meta
Tags
Ajax animation background button canvas command line CSS Did you know div DOM dropdown email emoji event form game games Google Google chart HTML IFRAME image iOS iPad Javascript MAMP map mobile navigation onclick overlay PHP programming select share sharing SMS SVG table textarea tutorial url video web browser webpageYour Background Image
OnTopList
Tag Archives: maths
PHP/HTML/Javascript Sudoku Game Chat Typing Tutorial
We’ve seen chat websites and SMS messaging types of apps that indicate to users in communication with each other when another user is typing, so that they have a chance to wait for that correspondence before sending their own next … Continue reading
Posted in eLearning, Event-Driven Programming, Games, Tutorials
Tagged $_GET, arguments, cell, Chat, collaboration, comments, conduit, data, data source, DOM, dropdown, email, file_get_contents, file_put_contents, game, grid, HTML, input, invitation, Javascript, linear gradient, localStorage, mailto, mathematics, maths, mode, notification, notifications, onblur, onkeydown, personalization, PHP, programming, recall, select, share, sharing, SMS, sudoku, table, textarea, textbox, tutorial, typing
Leave a comment
PHP/HTML/Javascript Sudoku Game Collaboration Notifications Tutorial
Say the word “collaboration”, as with yesterday’s HTML/Javascript Sudoku Game Collaboration Tutorial start, and we think, as far as communication conduits go we’d like to start using … notifications … <?php echo ” function ifcheck() { if (eval(” + thenums.length) … Continue reading
Posted in eLearning, Event-Driven Programming, Games, Tutorials
Tagged $_GET, arguments, cell, Chat, collaboration, comments, conduit, data, data source, DOM, dropdown, email, file_get_contents, file_put_contents, game, grid, HTML, input, invitation, Javascript, linear gradient, localStorage, mailto, mathematics, maths, mode, notification, notifications, personalization, PHP, programming, recall, select, share, sharing, SMS, sudoku, table, textarea, textbox, tutorial
Leave a comment
HTML/Javascript Sudoku Game Collaboration Tutorial
Onto yesterday’s HTML/Javascript Sudoku Personalized Game Tutorial‘s progress with our Sudoku game is today’s collaboration and sharing phase, offering … email SMS … conduits to involving outside parties into your Sudoku “party”, via an invitation to the relevant emailee or … Continue reading
Posted in eLearning, Event-Driven Programming, Games, Tutorials
Tagged $_GET, arguments, cell, Chat, collaboration, comments, conduit, data, data source, DOM, dropdown, email, file_get_contents, file_put_contents, game, grid, HTML, input, invitation, Javascript, localStorage, mailto, mathematics, maths, mode, personalization, PHP, programming, recall, select, share, sharing, SMS, sudoku, table, textarea, textbox, tutorial
Leave a comment
HTML/Javascript Sudoku Personalized Game Tutorial
Yesterday’s HTML/Javascript Sudoku Game Primer Tutorial gave us a “first draft” look at the Sudoku game which featured … an inflexible “Easy” and “Hard” mode of use, using a set pattern of revealed squares … var easyarr=’,3,4,7,10,12,14,15,19,20,27,28,29,30,32,34,39,41,44,45,49,51,52,55,57,59,61,67,68,70,71,74,75,76,80,’; var hardarr=’,1,5,8,9,13,19,21,28,33,36,37,39,43,49,52,54,61,62,63,67,69,70,72,80,’; … … Continue reading
Posted in eLearning, Event-Driven Programming, Games, Tutorials
Tagged cell, dropdown, game, grid, HTML, Javascript, localStorage, mathematics, maths, mode, personalization, programming, recall, select, sudoku, table, tutorial
Leave a comment
HTML/Javascript Sudoku Game Primer Tutorial
Today we’ve got an inhouse version of a well known mathematical (but you don’t have to be a mathematician to play) game called Sudoku which you regularly find in the puzzles section of the newspaper, like the KenKen game of … Continue reading
Posted in eLearning, Event-Driven Programming, Games, Tutorials
Tagged cell, dropdown, game, grid, HTML, Javascript, mathematics, maths, programming, select, sudoku, table, tutorial
Leave a comment
Mobile Onmouseover Event Alternative Tutorial
Yesterday’s Smooth Spinner Game Tutorial … Yes, non-mobile players will score better than mobile device players, because of the existence of an onmouseover (ie. hover) event. This same lament for mobile devices is a similar lament regarding a lot of … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged arithmetic, button, cell, div, dropdown, event, game, games, global variable, HTML, Javascript, keyboard, mathematics, maths, mobile, onclick, onkeypress, onmouseout, onmouseover, ontouchend, ontouchmove, ontouchstart, option, programming, select, table, tutorial, user, variable
Leave a comment
Smooth Spinner Game Tutorial
Adding onto the recent Onmouseover and Onmouseout Event Monitoring Tutorial … Simple Maths Timer Game Onmouseover and Onmouseout Monitor … we add, today, a new … Smooth Spinner Game … test of a user’s control, nerve and patience, where they … Continue reading
Posted in eLearning, Event-Driven Programming, Tutorials
Tagged arithmetic, button, cell, div, dropdown, event, game, games, HTML, Javascript, keyboard, mathematics, maths, onclick, onkeypress, onmouseout, onmouseover, option, programming, select, table, tutorial, user
Leave a comment
PHP/HTML/Javascript Sudoku Game Chat Names Tutorial
Am sure there are a lot of users out there who’d prefer being referred to by their name rather than some form of number in their online activities. But we don’t want to be nosy and have an optional paradigm … Continue reading →