sanine · she/her
sanine pushed to web-multidilemma at sanine/nerine 2024-08-12 17:35:30 +00:00
35d2df18bc create initial group dilemma
sanine pushed to web-dilemma-tree at sanine/nerine 2024-07-22 15:02:41 +00:00
1ed736b767 use ga-style reproduction
sanine pushed to web-dilemma-tree at sanine/nerine 2024-07-20 21:53:41 +00:00
b7e7cab5a5 add style.css and fix loading seed order bug
sanine pushed to web-dilemma-tree at sanine/nerine 2024-07-20 19:24:44 +00:00
d72fe17911 refactor expressions to avoid recursion
d3d1790122 begin implementing non-recursive expressions
Compare 2 commits »
sanine pushed to web-dilemma-tree at sanine/nerine 2024-07-19 22:58:42 +00:00
e59c6fc3b6 restore file uploads
sanine pushed to web-dilemma-tree at sanine/nerine 2024-07-19 18:20:39 +00:00
10f3275387 add nice graph drawings
83ba62d3cf implement actions
Compare 2 commits »
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