This blog is a try to me keep motivates and a way to see my progress on my current projects. Let’s see how it goes!
Gustav Jansson
This week I started refactoring bbcalc so it could in the future handle generating truth tables, and I physically moved things around so I now use arch as my main computer. It will probably be a week or two until I install it on my main machine, but not too long since this hardware isn’t really health…
This week I completed my kodsnack gamejam, and started on porting one of my filemover programs from c#+winforms to python+curses
This week I installed arch on a desktop and started working on my entry for the 2 week kodsnack spelsylt gamejam
This week I started on a lsp interface for fel.
This week I continued my work on fel scripting language. I added a coverage report and started on the vscode extension for editing fel code.
This week I worked on getting a gui sample up and running. Due to issues I also ended up creating a 2d sample. There are only a few issues left before I can continue on adding features to the ui
This week I implemented the sprator algorithm. Next weeek I will probably add a test for the gui code. It has been missing a sample/test project a for a while now.
This week I completed my cellular automata code generation. Up next should either be implementing a tetomino layout algorithm or fianlly completing the sprator algorithm. Decisions decisions.
This week I created a collage tool and a palette extract tool. Neither are super fancy but something that I missed from my toolbag.
This week I styled the doxygen output, added argparse tests and merged the new-argparse branch into master. I also started on integrating warnings from cpp-best-practices and it’s going to take some time to fix all of them.