Projects
cell_auto
- Simple Implementation of one of the rules of Conway's Game of Life
- Written in ~100 lines of C
- Prints to terminal
- Code
3x3JS
- Upload an image and a 3x3 grid will be displayed over it.
- All in the browser locally
- JavaScript using HTML Canvas
- Code