Stats

1
Projects
4
Devlogs
2
Votes
1
Ships

Coding Time

All Time: 60h 37m
Today: 3h 29m

Member Since

June 18, 2025

Badges

1
🚢
Maiden Voyage
you shipped your first project! the journey begins...

Projects

1
decimal Game of Life
4 devlogs • 4 months ago

Activity

Anirudh
Anirudh Shipwright gave you feedback
25d ago

decimal Game of Life

i am in love with game in life :yay: the cool way to add cells and the color coding seems pretty fun and you can try improving the css of the site

from Anirudh

I couldn't finish the UI in time.
Instead I created a archive with a ton of found Patterns.
https://derbohrman.github.io/decimal-Game-of-Life/archive.pdf

Update attachment

I started to programm the first searching Tool. The algorithm uses a brute-force approach, to find new self repeating patterns. Next i have to implement a UI, in order to make the Algorithm usable for everyone. In the picture you can see some self repeating objects i found through that Algorithm. Interestingly enough, it seems as if most repeating structures are only consisting of fives.

Update attachment

I now added the possibility to copy and paste structures,
in order to make it possible to send your newly found structures and findings to your friends.
Press c once, to start selecting the cells.
Press c a second time, to copy the structure as text into your clipboard.
Load a structure from your clipboard by pressing v.
After you chose the right spot press v again, and it will be inserted.
I also added a clear All button.

Update attachment

I started to make a editor, in which you could try out this cellular automata. until now you can move a cursor, place cells and start the Simulation. Further, i significantly increased the Performance of the Simulation, in order to help my poor Laptop. Try it out, and find self repeating structures or just draw a Painting with the basic colors.

Update attachment
Mathieu
Mathieu created a project
122d ago

decimal Game of Life

What happens when Conways binary Game of Life goes decimal? Further i want to explore all the interesting Life, that is in that cellular automata through different Algorithmic approaches.

decimal Game of Life
4 devlogs 2 followers Shipped
Mathieu
Mathieu joined Summer of Making
122d ago

This was widely regarded as a great move by everyone.