Four years ago I remade a university project using C++ as a learning project (See original post). Since then I have a lot more experience with C++, working with it for Unreal in a professional context. I wanted to revisit this project again, this time using some more of the skills I have learned along… Continue reading Return to C++ XOR Neural Network
Author: ezramason
Ez-Utils: Unity game dev made easy!
While developing games in my spare time for game jams and personal projects, I've found a number of repeated features which I would remake between projects. Seeing this redundancy, I created a Unity package to contain these reusable features. The package can be found at https://github.com/Ezra-Mason/ez-utils Making this package a submodule in a projects git… Continue reading Ez-Utils: Unity game dev made easy!
Neural Network in C++
For one of my modules at University I had an assignment which required me to design and build a neural network which could learnt to replicate a three-input exclusive-or (XOR) gate. To develop my C++ skills further I decided to build the program (previously made in Fortran) in C++. The truth table for the gate… Continue reading Neural Network in C++
Hadron Results!
I'm over the moon to find out my game Hadron was ranked 2nd overall out of 1890 other entries. This felt like my best jam game so far in terms of polish and design, it's very rewarding to have my hard work pay off. The Brackeys Game Jam was the second biggest jam on itch.io,… Continue reading Hadron Results!
Welcome!
I'm a Unity and Unreal developer, with a passion for games and programming, more about me can be found in Intro. My portfolio of work can be found in the Projects section. For those interested in hiring me, a downloadable PDF of my CV is available in the CV tab. If you wish to contact… Continue reading Welcome!
Hadron
I recently took part in the Brackeys Game Jam 2021.1 which was all based around the theme "stronger together". You can check my submission on itch.io here! (or go to Projects) The resulting game, Hadron, made in Unity 2021 and programmed in C#, was clearly inspired by my course. It involves playing as the eponymous… Continue reading Hadron



