Kevin Lee Garner's repositories
Funbox-RPG-Combat-Tutorial
Code-along repo for the YouTube series by funbox: https://www.youtube.com/playlist?list=PLFU1tNlBFT4tlmbnsmgrf796g-_6GDNpx
GameMakerStation-Matharoo-RPG-TextBox-Tutorial
My code-along notes for this tutorial: https://www.youtube.com/watch?v=POtNMp3DM18&list=PLjDpvPbGbGM192XO32ei0hbxDioC0H7ma&index=4&t=15s
GMS2-FriendlyCosmonaut-DialogueSystem
FriendlyCosmonaut's full-fledged dialogue system. I'm using it for reference as I develop my own.
GMS2-FriendlyCosmonaut-Textboxes-Tutorial
My code-along notes with the tutorial series starting with https://www.youtube.com/watch?v=I4z5aAg09bM&list=PLjDpvPbGbGM192XO32ei0hbxDioC0H7ma&index=1
gms2-lltt-how-to-build-a-cutscene
Tutorial repo for following along with the YouTube series by "Let's Learn This Together"
gms2-module-character-movement-system
GameMaker Studio 2 pluggable system and demo for managing sprites dealing with character movement.
ShaunSpaldingARPG_TextboxesTutorial
My code-along notes for the tutorial starting at https://www.youtube.com/watch?v=BUxkMDTnxn8
website-templates
HTML / CSS Templates for websites.
angular-form-array-trials
A place for me to test out / refer back to some basic principles with the Angular Reactive FormArray
angular-reactive-forms-functional-validation-framework
A sample Angular project that demonstrates how to wrap functionality around Angular Reactive Forms to reduce template boilerplate when emitting error messages and error decoration.
angular-tab-strip-katas
Some code katas I'm doing to see how tab strips (and maybe wizards) are done in Angular. Aiming for something very simple for now 😉
dotfiles-windows
My Windows 10 dotfiles and dev setup.
github-actions-course-template
Project repo for getting started with Github Actions course on PluralSight
github-actions-demo
A demo repository for Github Actions
gms2-akira-theme
A GameMaker Studio 2 IDE skin inspired by the anime Akira and based on the GMS2 Dark theme.
invent-your-own-python-games-notes
My code-along notes while reading the book "Invent Your Own Computer Games with Python" at https://inventwithpython.com/invent4thed/
next-js-static-blog-example
Simple static blog based on Next.js, by Brad Traversy
ng-docs-reactive-forms
My live coding alongside the Angular docs as of March 9 2020.
pluralsight-building-forms-with-vue
Code-along with PluralSight course "Building Forms with Vue" by Shawn Wildermuth
programming-game-ai-by-example
Mat Buckland: Programming Game AI by Example
puppeteer-sharp-craigslist-experiments
Repository with sample code for using puppeteer sharp to find nintendo switches.
react-tooltip-example
An example of managing tooltips recursively in a DOM node.