Pinned Repositories
AmnesiaAMachineForPigs
AmnesiaTheDarkDescent
CBurberry.github.io
Portfolio Website Repo
ConfigFileReader
Class I wrote in pre-production of mobile game development to read a list of global variables and a list of spawnable entities of variable length.
Duality-GGJ2022
Repository for GGJ 2022, Theme: Duality.
GamerCamp-CodeExamples
HeapAllocator
Task was to create a heap allocator that can take custom alignments and only use the memory provided to it to complete a series of tests. My version of the heap allocator is based around bucket memory allocation. N.B. My code is just Heap.h and Heap.cpp.
LD50
Repository for Ludum Dare 50 Jam
LD52
Ludum Dare 52 Entry (Title TBD)
Unity-Template
A Pre-Configured Unity Project (2021.3) with common dependencies/plugins (MIT licensed) including some common source code.
CBurberry's Repositories
CBurberry/AmnesiaAMachineForPigs
CBurberry/AmnesiaTheDarkDescent
CBurberry/CBurberry.github.io
Portfolio Website Repo
CBurberry/ConfigFileReader
Class I wrote in pre-production of mobile game development to read a list of global variables and a list of spawnable entities of variable length.
CBurberry/Duality-GGJ2022
Repository for GGJ 2022, Theme: Duality.
CBurberry/GamerCamp-CodeExamples
CBurberry/HeapAllocator
Task was to create a heap allocator that can take custom alignments and only use the memory provided to it to complete a series of tests. My version of the heap allocator is based around bucket memory allocation. N.B. My code is just Heap.h and Heap.cpp.
CBurberry/LD50
Repository for Ludum Dare 50 Jam
CBurberry/LD52
Ludum Dare 52 Entry (Title TBD)
CBurberry/Unity-Template
A Pre-Configured Unity Project (2021.3) with common dependencies/plugins (MIT licensed) including some common source code.
CBurberry/MT-TEST-TANKS2
Add-on Project to Unity Tanks 2015 tutorial
CBurberry/RealQuests
Simple Unity App for Android that allows defining of quests / objectives that can be completed to provide a reward.
CBurberry/SavingSystem
CBurberry/SFAS2017
Mirrored repo of the private bitbucket repo, no changes post submission
CBurberry/UE4-PS4-BuildBot
Simple discord bot for PS4 automated builds