Hacking a Cellular Automata Game from the JavaScript console to change the colour of the cells and entities drawn on screen.
Hacking JavaScript Games is so much fun.
**************
We're going to use the Cellular Automata Game of Life at:
http://compendiumdev.co.uk/apps/games...
And we're going to change the colour of the entity automatically every X seconds or milliseconds, or whatever time interval we set.
*************
You'll see:
✓ How to use the JavaScript debugger in Chrome
✓ How to use setInterval command
✓ How to use the clearInterval command
✓ Assign intervals to variables
✓ How to iterate in JavaScript
✓ How to create strings in JavaScript
✓ How to use Hex values in JavaScript
✓ How to convert between Hex and String in JavaScript
*************
Videos In this Series:
Change Colour of Cells
• Hacking a Cellular Automata Game from the ...
Change Colour Automatically
• Hack Cellular Automata Game from JavaScrip...
Create a Glider Invasion
• Hack Cellular Automata JavaScript Game To ...
Change Size of the World
• Hack Cellular Automata Game Size from Java...
Create a Randomly Generated World
• Hack Cellular Automata JavaScript Game To ...
History Of The Game of Life
• A brief overview of John H. Conway Game of...
User Generated Text
• Creating Text With Cellular Automata - Hac...
*************
To learn the skills in this video in more detail sign up to my Technical Web Testing 101 course for only $10:
► http://compendiumdev.co.uk/page/techw...
*************
References:
► http://htmlcolorcodes.com/
► http://www.w3schools.com/jsref/jsref_...
► http://www.w3schools.com/jsref/jsref_...
*************
► Subscribe to My Channel For more videos like this http://www.youtube.com/subscription_c...