filmov
tv
Hack Cellular Automata JavaScript Game To Create a Custom Invasion of Gliders from the Console

Показать описание
Hacking a Cellular Automata Game from the JavaScript console to create a custom invasion of gliders with a new glider added to the cellular automata world at regular time intervals.
**************
We're going to use the Cellular Automata Game of Life at:
And we're going to create a new invasion.
*************
You'll see:
✓ Difference between an Open and Closed Cellular Automata World
✓ How to use the JavaScript debugger in Chrome
✓ How to start and stop the game invasion
✓ Add a glider to the game
✓ How to use `setInterval` JavaScript command to run code every few milliseconds
✓ JavaScript random functionality
*************
References:
*************
Videos In this Series:
- Change Colour of Cells
- Change Colour Automatically
- Create a Glider Invasion
- Change Size of the World
- Create a Randomly Generated World
- History Of The Game of Life
- User Generated Text
*************
To learn the skills in this video in more detail sign up to my Technical Web Testing 101 course for only $10:
*************
**************
We're going to use the Cellular Automata Game of Life at:
And we're going to create a new invasion.
*************
You'll see:
✓ Difference between an Open and Closed Cellular Automata World
✓ How to use the JavaScript debugger in Chrome
✓ How to start and stop the game invasion
✓ Add a glider to the game
✓ How to use `setInterval` JavaScript command to run code every few milliseconds
✓ JavaScript random functionality
*************
References:
*************
Videos In this Series:
- Change Colour of Cells
- Change Colour Automatically
- Create a Glider Invasion
- Change Size of the World
- Create a Randomly Generated World
- History Of The Game of Life
- User Generated Text
*************
To learn the skills in this video in more detail sign up to my Technical Web Testing 101 course for only $10:
*************