āJust ship it!ā I used to hear these words a lot from the business folks trying to convince devs (including me) that the product is good to go. āCrazy! What are they talking about!? Development takes time! It needs testing! It needs to be thorough! It canāt be just shipped unfinished!ā I would think. I was wrong. The product definitely can be shipped unfinished. Thatās because it rarely ever getsā¦
Keep Reading ā
I started coding at the age of 19, right after high school. I was about to start my Computer Science degree and I was convinced that I would be the only person in the year who hadnāt been coding since childhood. Of course, that belief was completely wrong but I needed to wait a few years to realise how many amazing developers only learned how to code after 25, 35, or even 45. That said, my fear ofā¦
Keep Reading ā
A few years ago, I joined a startup where we were developing a new, very ambitious mobile app. Having spent there over two years, I left. Itās fair to say that things werenāt going great. Nowadays Iām working at a digital agency where we help companies of all sizes develop their apps and websites. I work specifically with clients who want to kick off their startup ideas and build an app fromā¦
Keep Reading ā
When making your game you might think you only need it in one language. However, itās always better to be able to reach a wider audience. You might decide you want to support multiple languages at some point, and itās good to be prepared for that moment. You donāt want to be frantically looking for answers just before the release, after all (definitely not speaking from experience). Thatās why weā¦
Keep Reading ā
We have learned the basics of Ink, how to integrate your ink story with Unity, and how to use external functions to show and hide characters. This time weāre going to look at state handling in regards to variables and the game itself. As always, feel free to use the example files available here, or to work on your game. Letās get started! The example project uses materials from the game Guilt Freeā¦
Keep Reading ā