Friday, 13 June 2025

Horror Game Pt3

Horror Game Pt3
The logic for certain systems started to be coded here. For example, this is the logic for the pin pad. Each button on the pad is numbered, and depending on which is interacted with, a string of value 1-10 is appended onto a larger string that constitues the overall PIN. When the submit button i…

Monday, 19 May 2025

Making a wind tunnel

Making a wind tunnel
A wind tunnel, in essence, is a tunnel with wind going down it. While the name might speak for itself, the science that goes into making a functional and practically useful one is incredibly in depth, which is why I decided to attempt making one with my limited knowledge of aerodynamics. To begin wit…