TollyH
Personal interests include programming, high and low level reverse engineering, and modding. Most familiar with C# and Python.
United Kingdom
Pinned Repositories
Advent-of-Code-CS
Advent of Code - 2022/2023 Solutions
AssEmbly
A custom processor architecture and assembly language implemented in .NET
CandyClicker
A simple candy clicking game written in C# and WPF
CandyClicker-Web
A cross-platform port of the Windows version of Candy Clicker for web browsers
flipper-apps
Apps I've made for the Flipper Zero
LCDSimulator
A simulator for Hitachi HD44780 based LCD displays
LM2_SaveEditor
A save editor/converter for the 3DS/Switch game Luigi's Mansion 2 (Dark Moon in the US)
pymaze
A pseudo-3D grid-based maze game written in Python with PyGame
Unity-FreeCam
Simple camera control BepInEx plugin for Unity games
UnityMaze
A Unity remake of PyMaze/CSMaze, with controller and VR support
TollyH's Repositories
TollyH/AoC-2021
Advent of Code - 2021 Edition
TollyH/c-hangman
A simple hangman program written in C
TollyH/game_of_life
Various cellular automata algorithms using Python and PyGame.