sanine · she/her
80 contributions in the last 12 months
JunJulAugSepOctNovDecJanFebMarAprMayMonWedFri
Less
More
sanine pushed to web-dilemma-tree at sanine/nerine 2024-07-19 07:34:40 +00:00
4036cf9f09 begin major refactor
sanine pushed to web-dilemma-tree at sanine/nerine 2024-07-18 21:12:30 +00:00
51964d85e0 remove freezing
sanine pushed to web-dilemma-tree at sanine/nerine 2024-07-18 20:58:01 +00:00
d539a87dbd fix bug in epoch step
sanine pushed to web-dilemma-tree at sanine/nerine 2024-07-18 20:04:16 +00:00
268335671b implement expression-based minds
sanine pushed to web-dilemma-tree at sanine/nerine 2024-07-18 04:59:28 +00:00
b747881c8c rewrite expressions to be more functional
sanine created branch web-dilemma-tree in sanine/nerine 2024-07-17 22:27:39 +00:00
sanine pushed to web-dilemma-tree at sanine/nerine 2024-07-17 22:27:39 +00:00
9717a63195 first pass at generating expressions
ce80a34402 minor tweaks
88ce2cadb8 update epoch length and genome size steps
60ec00afda Merge branch 'web-dilemma' of https://git.cyberia.club/sanine/nerine into web-dilemma
Compare 4 commits »
sanine pushed to web-dilemma at sanine/nerine 2024-07-12 02:55:46 +00:00
88cf66b097 add disassembler
sanine created branch web-dilemma in sanine/nerine 2024-07-11 19:58:33 +00:00
sanine pushed to web-dilemma at sanine/nerine 2024-07-11 19:58:33 +00:00
510f788ebb split into modules
1aa3531a4f remove c code
Compare 2 commits »
sanine pushed to c-dilemma at sanine/nerine 2024-07-05 03:40:10 +00:00
f8380fa246 add hurler action
sanine pushed to c-dilemma at sanine/nerine 2024-07-04 23:37:24 +00:00
1a377855ce implement full simulation with epoch save/restore
sanine pushed to c-dilemma at sanine/nerine 2024-07-04 12:33:44 +00:00
005a4cf24c implement all senses/actions
17422cad2a make web version
Compare 2 commits »
sanine pushed to c-dilemma at sanine/nerine 2024-06-05 14:39:17 +00:00
12392b5d91 create and destroy organisms
sanine pushed to c-dilemma at sanine/nerine 2024-06-04 21:38:54 +00:00
caefc84110 add genome copying
143aa32082 update lily-test
Compare 2 commits »
sanine pushed to c-dilemma at sanine/nerine 2024-06-04 17:37:17 +00:00
ccec744e78 implement sensing and acting
d56f099118 implement the jump instructions
Compare 2 commits »
sanine pushed to c-dilemma at sanine/nerine 2024-06-04 04:51:23 +00:00
eb660e1b10 implement loading instructions
00c193a3a9 implement storage instructions
Compare 2 commits »
sanine pushed to c-dilemma at sanine/nerine 2024-06-04 03:59:43 +00:00
9d397ce883 redesign instructions and implement bitwise operators
a84002b203 implement basic arithmetic
Compare 2 commits »
sanine pushed to c-dilemma at sanine/nerine 2024-06-03 22:20:08 +00:00
86fcf0abee copy genome to memory correctly
f6957d8a77 create/destroy minds
Compare 2 commits »
sanine pushed to c-dilemma at sanine/nerine 2024-06-03 16:22:58 +00:00
b16ae0c5ef switch to assembly-based minds