Tech > CONWAY'S GAME OF LIFE LUA PORT
made by Sakura
uploaded by Sakura
added:
updated:

- CLICK TO PLAY -
0
Modified the add_to_line function to use the same logic for performance comparison with Wasm (March 17, 2025).
After porting it to Lua, it turned out to be significantly faster than the Scheme version, easily achieving 60 generations per second even on an N100 mini PC.