I thought I better start doing one of these. A devlog! This is #01 and I plan to share more...
As you can probably tell; my name is Rhyce. I’m a 23-year-old self-taught programmer.
I first got into programming when I was very young. I was about 13 when I picked up notepad and built my first website. Coincidentally it was the same time I first learnt about Ubuntu and Bitcoin. I made a bootable Ubuntu USB and used that to bypass restrictions on school computers by booting into Ubuntu rather than Windows. Back to the website; it was very basic and had no functionality at all. Skip forward a couple of years and it got to the point in my ICT lessons at school where we were learning Scratch and then moved onto Clickteam Fusion 2, this was where I really started to like game development. Skip forward another few years to college and I was in IT realising that I wanted more than basic computer functionality and Excel spreadsheets, I wanted to build!
So I left college but had trouble getting into other courses as I hadn’t gotten the required previous experience and knowledge so I did the smart thing and taught myself. I taught myself everything I currently know. I restarted with websites, building a few from the ground up with HTML, CSS and PHP but didn’t really get along with web development so I moved onto game development. Unfortunatly, I haven’t released anything yet but I have plans to release something soon.
C# is my main language with .NET Core however I use C++ with Unreal Engine and am currently in the process of learning React Native with Expo.
I also have HTML, JavaScript and PHP skills however these are a bit rusty as I haven’t focused on Web Dev in a couple of years.
I use UE4 as my main game engine after it went free to use a few years ago. I am also able to use Unity but my skills with it are a bit rusty as I see UE4 as the best choice the majority of the time.
I thought I better start doing one of these. A devlog! This is #01 and I plan to share more...
Sometimes projects don't show up in the Epic Games Launcher. This is a very simple thing to fix. Read on...
An app version being displayed in a Settings or About screen isn't uncommon but how do we get that value...
FNAF: Security Breach includes many bugs. One of the many bugs included is called "Giga Monty". This is what I...
Adding Tick to Editor Modules. For a small project I was working on, I needed to add Tick to the...
Creating custom nodes using C++, in Unreal Engine, is pretty simple and can be very quickly picked up with some...