Dan Ballard
|
351b8e9507
|
refactor sdl into lib observer. fix warns
|
2021-02-22 22:12:35 -08:00 |
Dan Ballard
|
b8b17349b3
|
minor adjustments to ttt name conventions; command line arguments for default parameters and engine selection
|
2021-02-16 10:31:21 -08:00 |
Dan Ballard
|
02a3f3aad1
|
optimizations: move all things to Grid (1 Vec internal) and life uses nalive() (8 ifs instead of 2 loops)
|
2021-01-05 20:46:48 -08:00 |
Dan Ballard
|
6381d02fb9
|
refactor engine and renderer, now life is a drop in engine
|
2021-01-04 23:13:08 -08:00 |
Dan Ballard
|
4da6c7caa6
|
toss piston, switch to sdl2. good render performance
|
2021-01-02 18:12:59 -08:00 |
Dan Ballard
|
3746bb1e6d
|
game of life implementation... cripplingly slow
|
2020-12-30 16:59:45 -08:00 |
Dan Ballard
|
3e17b1b5e2
|
create window, fill black
|
2020-12-28 01:32:17 -08:00 |
Dan Ballard
|
c8ca06b710
|
cargo new
|
2020-12-27 19:57:58 -08:00 |