Skip to content
Codeheir

All the programming knowledge, in one bloody brilliant site.

  • Home
  • About
  • Newsletter
  • Policy
  • Home
  • About
  • Newsletter
  • Policy
Subscribe
Home » js » p5.js
Wireworld – Cellular Automaton
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.…
Read More
Introduction to logic gates
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…
Read More
Coding a Pong clock in JavaScript
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…
Read More
Wall paint calculator
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…
Read More
How to code Particles
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…
Read More
wall panelling calculator
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…
Read More
Coding a Roomba
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…
Read More
The Game of Life
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…
Read More
What is Breadth-First Search (BFS)
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…
Read More
Neural Network Learns to Drive
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…
Read More

Posts pagination

1 2 3 Next page
Scroll to Top