| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-03-10 | simulator: Add template files | Nicolas Paul | |
| The new simulator is a simple Web application composed of a single HTML document. A controler script is available in //life2/simulator/site/simulator.js to manage the game displayed on the page. The board will be represented in a <canvas> element, using the Canvas Web API. Close: https://github.com/nc0fr/life2/issues/6 Signed-off-by: Nicolas Paul <n@nc0.fr> | |||
| 2024-02-22 | Création du workspace NPM | Nicolas Paul | |
| Un Workspae NPM permet d'utiliser l'écosystème de module de NPM au sein d'un monorepo. Signed-off-by: Nicolas Paul <n@nc0.fr> | |||
| 2024-02-05 | Initial commit | Nicolas Paul | |
| Signed-off-by: Nicolas Paul <n@nc0.fr> | |||
