Week 14
Monday, 6 April 2026 at 10:34
This week I decided that I would do everything to get my card game running over the easter weekend. While I still have one day left it’s looking less likely to succeed and the task that I originally planned to take a day has pretty much taken the entire weekend. The plan was to take the existing rendering code in my test project and just copy it over to the new engine with some slight modification. This failed to take into consideration that the codebases are different and while the dependencies match (in name), they are on different versions with different build configs and moving code around to support the new setup takes time. Until next week (where I will continue the attempt on getting a game playable)…