Posted October 25, 2024 by harebrained
Today the Lisp Game Jam Fall 2024 is kicking off.
My goals for this jam:
* improve my development experience with guix tooling
* write a simple but very polished game
* improve my klecs ECS framework and make sure it can handle running many systems
Day1:
Created a guix.scm file which allows me to have a development environment. Later hoping to package it using the new guix patch to generate AppImage files https://issues.guix.gnu.org/73842