pixels/img
Thom Chiovoloni e0225c145d Add a conways game of life example (#37)
* Add a conways game of life example

* Rustfmt conway example

* Respond to review feedback (p_width/p_height)

* Use line_drawing instead of manual bresenham

* Optimize count_neibs

* Remove inline(never) leftover from when profiling

* Bring back wrapping behavior (without regressing perf)

* Fix missing bounds check
2019-11-05 23:15:58 -08:00
..
conway.png Add a conways game of life example (#37) 2019-11-05 23:15:58 -08:00
invaders.png Update README 2019-10-13 18:35:47 -07:00
pixels.png Update logo 2019-09-29 15:08:39 -07:00
pixels.xcf Update logo 2019-09-29 15:08:39 -07:00