Hi, Just a quick update from the last one. I did several commits on Tuesday to finish implementing flameSet and get ready to start on sprite drawing. I am in the process now of translating the sprite drawing, however I will be away for a few days (back on Monday), and I will not be… Continue reading Mini Update
Month: August 2022
Weekly Update – seg-faulty code
Welcome This week is a bit weird for timing, so this update is sort of in the middle of my work cycle. As such, it’s going to be a short couple of updates. Firstly, I want to update the diagram for sprites to reflect a more clear explanation of cycles within sprites: And to make… Continue reading Weekly Update – seg-faulty code
Sprite Art
Welcome Yes, the title is a pun. Today I’m going to talk about sprites in The Immortal. And to do so, I have some art (diagrams). What is a Sprite Sprites are quite interesting, because they fundamentally differ between consoles and computers of the time. On a comparable game console like the Super Nintendo for… Continue reading Sprite Art
Weekly Update – Story and Room things
Welcome Since last week, I’ve worked mostly on Story.GS, and the relevant Level and associated functions. My interpretation of Story has changed a little bit, and Level 0 now has a filled out story function. However the bigger change is that I have now added a skeleton of the Room object, and have been working… Continue reading Weekly Update – Story and Room things
Weekly Update – Story time
Hi there! The title is a bit of a pun, because this week was spent primarily on the ‘story’ part of the engine. Last week I mentioned that the next step was to implement level and then move on to the skeleton of the room object. Before getting into Story, I’ll mention right now that… Continue reading Weekly Update – Story time
Weekly Update – Midterm week
Welcome back! I am happy to have passed the midterm and can continue onwards with the project. This past week This week has been mostly about tidying some things up (mostly with regard to git) and getting started with the next steps. Something that I have needed to keep better track of are my git… Continue reading Weekly Update – Midterm week