Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-10 | refactor: actions take an additional world parameter | sanine | |
2023-11-10 | refactor senses to use world instead of lattice only | sanine | |
2023-11-09 | add basic game of life lattice rules | sanine | |
2023-11-09 | add world.js | sanine | |
2023-11-08 | export extra topology functions & add agent.js | sanine | |
2023-11-08 | implement basic sensing & refactor world/cells -> lattice | sanine | |
2023-11-06 | improve cell.js comments | sanine | |
2023-11-06 | implement cell flag setting | sanine | |
2023-11-06 | add cell.js | sanine | |
2023-11-06 | refactor: agent*.js => proposal*.js | sanine | |
2023-11-06 | implement flag conflicts | sanine | |
2023-11-05 | implement agent change conflict/merge detection | sanine | |
2023-11-05 | begin implementing agent proposals | sanine | |
2023-10-31 | begin designing world | sanine | |