Skip to content

Latest commit

 

History

History
93 lines (42 loc) · 4.77 KB

log.md

File metadata and controls

93 lines (42 loc) · 4.77 KB

Start of day 1 of the MetaEra (June 27)

initial_render

End of day 1

day1_render

28 June. First lambda selectors

Screenshot 2022-06-28 at 12 08 02

First game

Screenshot 2022-06-28 at 13 09 20

with energy

Screenshot 2022-06-28 at 15 55 39

Chaotic functions

Screenshot 2022-06-28 at 17 54 20

Allow dynamic insertion of custom lambdas

Screenshot 2022-06-28 at 20 50 03

First time we have a clear winner

Screenshot 2022-06-28 at 23 21 46

Pseudocode for metalambda controller

Screenshot 2022-07-09 at 20 14 47

Metalambdas now working with seeds and win counts.

Screenshot 2022-07-10 at 02 24 26

Arbitrary number of CAs each working with metalambda seeds.

Screenshot 2022-07-10 at 13 38 16

Added logging. Running about 40ms per computatational step.

Screenshot 2022-07-10 at 14 20 13

Knocked off about 10 ms per step.

Screenshot 2022-07-10 at 17 09 33

Creating system for logging all winners (and more involved system for generating metalambda seeds).

Screenshot 2022-07-10 at 23 10 28

Combat mode partially working (spaceships with rays modifying the environment).

Screenshot 2022-07-11 at 17 09 23

In line editor for lambda control functions

Screenshot 2022-07-11 at 18 24 15

Combat mode now officially works (counting hits).

Recent "progress" has been in determining a metalayer for the mutation of the rules, securing compute resources to do large scale simuilations, auditing existing computational biology software, and considering a full or partial re-write in a faster language (e.g. Rust). Also considering rolling back the random elements and making it fully deterministic at the level of an individual simulation, partially for the reason that you always reach the same final state and this also allows multiple client implementation (and potentially a solution to proof-of-excellence). Also added some idle game-esque dynamics.

Academic paper draft ready for circluation

Screenshot 2022-08-22 at 22 40 55

Refactored code to draw key variables from 40 character hexadecimal string and so that it is fully deterministic based on that hash.

Screenshot 2022-08-23 at 21 40 14

Starting to get some cool effects

Screenshot 2022-08-24 at 15 42 03

Custom colors for Ukranian indepndence day

Screenshot 2022-08-24 at 22 45 31