Posted inp5.js simulation Wireworld – Cellular Automaton Posted by By lukegarrigan Yesterday I finished a masterfully mind-bending, brain-melting science fiction book Permutation City - Greg Egan.…
Posted inp5.js simulation Introduction to logic gates Posted by By lukegarrigan In this blog I go over the different logic gates, the boolean expressions representing them…
Posted inp5.js Coding a Pong clock in JavaScript Posted by By lukegarrigan I'm a little bit strapped for things to code on at the moment, as a…
Posted inp5.js side-project Wall Paint Calculator Posted by By lukegarrigan Following on from the success of my Wall Panelling Calculator which has now been used…
Posted inp5.js How to code Particles Posted by By lukegarrigan There are 3 certainties in life: death, taxes and somebody you know has a website…
Posted inp5.js Wall Panelling Calculator Posted by By lukegarrigan This week my girlfriend has decided she wants wall panelling. I'm not much of a…
Posted inalgorithm p5.js Coding a Roomba Posted by By lukegarrigan Last night as I was drifting off to sleep, I was suddenly fuelled by the…
Posted inalgorithm p5.js The Game of Life Posted by By lukegarrigan The Game of Life or cellular automaton was developed by John Horton Conway in 1970 with…
Posted inalgorithm p5.js What is Breadth-First Search (BFS) Posted by By lukegarrigan Introduction In computer science, a search algorithm is a series of steps that can be…
Posted inai algorithm game-dev p5.js Neural Network Learns to Drive Posted by By lukegarrigan This week I've been playing around with neural networks, or more specifically neuroevolution of augmenting…