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 euphoria from CamelCase to snake_case. I also started work on batching sprite rendering for tred
This week I i removed the last of javascript references merged the lua branch of euphoria into master. Still a few places to clean up but I can move forward now with a better scriping engine. I am actually tempted to put all my efforts into a vertical slice of the engine so we’ll see in a week if I took action or continued cleaning up the code.
This week I realized that lua perhaps could be a good candidate for scripting language, so I updated the lua fork to the lastest master.
This week I started updating my script-test since I have recently found myself in need of a better scripting language. I also took the plunge and started making a small textbased game in typescript and react.
This week I started on clang-tidying euphoria. I probably should complete the tred before gettting back to euphoria…
This week I mostly been watching netflix but I did started to clean up my bookscript
This week I continued to work on the book script. It’s actually getting close to completion now. A few smaller things left but the only major is only generating a ebook file from the source
Haha. No rendering work this week. Instead I updated my infofile to more modern parsing without flex/bison and started updating my book.py script for creating e-books. That is also mostly done so I can get back to working on rendering in tred
This week I completed my c# port and continued on input for tred. A few things left before it’s done for this round but soon I can continue working on the rendering again.
This week I started porting my c# engine ‘simple engine’ from 2009 to c++.