Last week, I could not work on my game one bit. I started working as a contractor for a very interesting company and spent the rest of the week moving things from my old office, to the new office. Getting access cards, filling out forms for creating my small company to handle all the logistics… Continue reading 36th week
Category: Work
35th week
So, the programming sandbox has swapped its ZMQ with nanomsg. I have removed the asmjit and will just use Nasm as a binary generating assembler, allocate executable buffers and plug those in to have run alongside the just-in-time compiled LUA code. Added syntax highlighting for the little code editor, which is implemented in a bit… Continue reading 35th week
34th week
I managed to wrap up the navigation UI last week and am now working on making it run and do what it is supposed to do. Also, I am connecting that with the programming mechanic and slowly approaching something that is representable. The grunt work, creating 2-d or 3-d art, creating music or programming is… Continue reading 34th week
Navigation UI Iteration
I have been for the last 6 weeks, working on the UI for the navigation programming. Here are the results so far. Refined the transitions, the look and feel of the buttons, camera behavior and various other things. Only a couple more items on the checklist to finish so that I can move on to… Continue reading Navigation UI Iteration
33rd week
This was the least productive week in a long while, but today was a very productive day. I changed my work routine a bit and it works quite well. I basically split all my current tasks into very small tasks, small enough to give them a completion time of 15 - 60 minutes. Then, I… Continue reading 33rd week
32nd week
For the last week, I have been working on improving the UI and navigation graphics so that it is simpler and looks better. All the visual editing features for the navigational programming are practically done and I had planned on implementing the underlying evaluation of that navigation game mechanic but felt a strong urge to… Continue reading 32nd week
UI improvements.
Just a minor update to point out that I have been working on improving the UI for my game. Lots of work being done in Photoshop to create the icons and make them pretty. Will post more details at the end of the week. Here is a minor video showing the transition animations.
7 months of work
Looking back, I spot a variety of items I could have done better, but I also see all the value that is in the exercise and the time I have taken to get well acquainted with all the software. What you learn through the years of working as a software engineer, is that the less familiar… Continue reading 7 months of work
209th – 211th day
The last two days I have been cleaning up things, re-factoring and changed a couple of items so that the interface looks the same for all quality settings. I spend a lot of time scribbling things on paper and thinking of various ways of improvement without adding complications. Attempting to keep the design and implementation so… Continue reading 209th – 211th day
205th – 208th day
I think I have all of the base graphic items for this navigation feature ready. I needed to go back and clean up a few things, change some minor behavior and make sure all the text items are facing the camera for easy reading. The only interaction stuff I need to finish is for the… Continue reading 205th – 208th day