Aphotic Apps
Magic Game (2023)
1st person rpg/adventure game designed in UE5 using mostly pre-made resources
Not yet available
Alluria (2020-2023)
Huge RPG/simulation game with a custom built engine, framework, and content written in C# and Monogame/XNA
https://github.com/bornwell23/Alluria (Not uploaded regularly)
Sorcerer Trials (2023)
Tabletop game designed with the help of GPT-4, and tested with a custom built simulator written in Python
Not currently available to the public, single copy exists
Invasion (2023)
Tabletop game designed with the help of GPT-4, and tested with a custom built simulator written in Python
Not currently available to the public, single copy in development
Vibe Match (2022)
Audio analysis, playlist generation, and audio manipulation tool written in Python
https://github.com/bornwell23/VibeMatch (Not currently developing)
AgentSim (2020-2022)
AI simulator testing resource/social dynamics written in Python
https://github.com/bornwell23/AgentSim (No longer developing)
Maze Game (2017)
Very simple randomly generated maze traversal game written in C#/WPF
https://github.com/bornwell23/MazeTest (No longer developing)
Note Keeper (2016)
Autosaving note-taking app written in C#/WPF
https://github.com/bornwell23/NoteKeeper (No longer developing)
Quick Picker (2016)
Reaction time game written in Java
https://github.com/bornwell23/QuickPicker/tree/dev
Ball Collection Game (2015)
One of my first functional games, a simple ball collection game with bounce physics written in Java
https://github.com/bornwell23/2DGraphicsTest (No longer developing)
More projects which are not available...
Descent2auto (2018)
An android app used to automate dice rolling, damage calculation, and stat tracking for the tabletop game Descent 2, written in Java
AI for Minichess (2016)
An alphabeta-pruning AI plugin for a chess framework to play a game of chess either with a player or another AI, written in C
DI.FM android app (2018-2019)
A streamlined android app to play live DI.FM (audio streaming service) channels with less UI bloat, written in Java
Home Automation app (2018-2020)
An android app to control various devices around my house including IR remotes and web-connected smart devices, written in Java. Communicates with a server written in Python
Various Arduino projects (2016-2020)
Mostly patterned lighting, some IR controllers, a multi-sensor device used to create lights, and an automated RC car with extremely simple self-driving functionality, written in C++