Sunday, 29 June 2025

Making a vintage Morse Code transmitter that works over USB

Making a vintage Morse Code transmitter that works over USB
Recently, for no particular reason whatsoever, I decided to learn Morse Code. Within a couple of weeks, I could type at a decent speed, but I never liked the virtual feeling of clicking a mouse or tapping a screen, because of the lack of force feedback. I started watching videos of people using rea…

Friday, 13 June 2025

Horror Game Pt3

Horror Game Pt3
The game can be found here : https://viyath-abeywardena.itch.io/seaoftranquility 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…