Pinned Repositories
8Bitify
A python program to deconstruct any audio .wav file, then discretize the contents into an 8bit resolution
kmfarley11.github.io
My Personal Git webpage: see my info here
PokeYellow_Cpp
An attempt to recreate Pokemon Yellow Version (from the ground up) via CPP, OpenGL, and SDL(2)
SavConv
Arbitrary save file converter primarily to help convert raw console save files to emulator supported saves.
version-checker
Keep tabs on all hardcoded versions in your code
GT
Go Graphics/Game engine
kmfarley11's Repositories
kmfarley11/PokeYellow_Cpp
An attempt to recreate Pokemon Yellow Version (from the ground up) via CPP, OpenGL, and SDL(2)
kmfarley11/8Bitify
A python program to deconstruct any audio .wav file, then discretize the contents into an 8bit resolution
kmfarley11/kmfarley11.github.io
My Personal Git webpage: see my info here
kmfarley11/SavConv
Arbitrary save file converter primarily to help convert raw console save files to emulator supported saves.
kmfarley11/version-checker
Keep tabs on all hardcoded versions in your code
kmfarley11/HackathonRevUc-FirstPyGame
source code for first py game project, done during revolution UC hackathon, from UC git
kmfarley11/SimpleFlaskRegistrar
A basic flask webserver intended for use with an AWS EC2 instance for academic reasons