View all by Tsar Igor
Tsar Igor
Follow Tsar Igor
Follow
Following Tsar Igor
Following
Add To Collection
Collection
Community
Devlog
More like this
Related
CAE - a cell for everything
←
Return to CAE - a cell for everything
Devlog
V1.0.1-VE0.4.0
August 01, 2026
by
Tsar Igor
1.0.1 — a file format of our own: projects got thousands of times smaller The 2-bit Calculator example used to be a 4.7 MB file. It is now 1.0 KB. Nothing about it changed — only how it is stored...
Continue reading
V1.0.0-VE0.4.0
August 01, 2026
by
Tsar Igor
1.0.0 — the engine moves out, and one version number becomes three Nothing you can see changed in this release. What changed is where the code lives, and that turns out to matter for everything that...
Continue reading
v0.3.1
July 31, 2026
by
Tsar Igor
Update 0.3.1 — the mouse enters the language, the world gets memory, and the editor lets you move code around Until now a program could only read what was already on the grid, every value it kept ha...
Continue reading
V0.3.0
July 30, 2026
by
Tsar Igor
Update 0.3.0 — undo, a world you can resize, and a speed dial that finally works Three things you could not do before this update: take back a click, change the size of the world, and set how fast t...
Continue reading
V0.2.2
July 29, 2026
by
Tsar Igor
Update 0.2.2 — a window that fits, an editor that folds, and a spinning cube This one is mostly about room to work: the window finally behaves like a window, the editor hides what you are not lookin...
Continue reading
V0.2.1
July 28, 2026
by
Tsar Igor
Cell Automaton Engine — 0.2.1 Learning New "Learn" section with three chapters: Controls , Visual Rule , Scripting . Text descriptions of both individual features and how they combine with each othe...
Continue reading
v0.1.0, just files
July 28, 2026
by
Tsar Igor
0.1.0...
Continue reading
V0.2.0
July 28, 2026
by
Tsar Igor
0.2.0 Script Language — New Expression Types SIN , COS , TAN , CTAN — trigonometric functions (arguments are specified in radians). CTAN returns 0 when tan(A)==0 instead of infinity. Added mathema...
Continue reading