Lord-Scrubington-II
Good day! I'm a student at UC San Diego studying CompSci & Digital Media. My interests include software systems engineering, computer graphics, and game design.
Zwift, IncWaterloo, ON, Canada
Pinned Repositories
cse110-fa21-group9
The import pandas are creating an easy-to-use Recipe Manager that lets people organize and share the food they love the most with others.
Digital-Cookbook-App
A digital cookbook app engineered by UC San Diego CSE 110 Group 9 for the Fall 2021 quarter. A desktop app that uses electron and other web technologies.
.NETPriorityQueue
A generic priority queue implementation using a binary heap in C#. It (as far as I know) conforms to most .NET standards. Not thread-safe. Licensed under Apache 2.0.
A-Certain-Scientific-Rail-Shooter
(WIP) A rails shooter, Starfox-style.
Chess-Game
An unassuming chess game. Includes a (self-written) Chess AI, which uses the MiniMax algorithm.
ConsoleSweeper
An app written in Python that plays a version of Minesweeper which runs in the terminal. Uses the Curses library to simulate a GUI via character-cell manipulation.
CSE110Lab5
CSE 110 Lab 5: Party Horn
Project-Calenthia
RPG Project for Gamedev League.
Project-Velocity
A game about piloting a rocket around obstacles. Made with Unity Game Engine.
Wizard-Simulator-2021
An action game about being the last human wizard on earth, tasked with defeating an oncoming horde of monsters. Name TBD.
Lord-Scrubington-II's Repositories
Lord-Scrubington-II/Project-Calenthia
RPG Project for Gamedev League.
Lord-Scrubington-II/.NETPriorityQueue
A generic priority queue implementation using a binary heap in C#. It (as far as I know) conforms to most .NET standards. Not thread-safe. Licensed under Apache 2.0.
Lord-Scrubington-II/A-Certain-Scientific-Rail-Shooter
(WIP) A rails shooter, Starfox-style.
Lord-Scrubington-II/Chess-Game
An unassuming chess game. Includes a (self-written) Chess AI, which uses the MiniMax algorithm.
Lord-Scrubington-II/Wizard-Simulator-2021
An action game about being the last human wizard on earth, tasked with defeating an oncoming horde of monsters. Name TBD.
Lord-Scrubington-II/ConsoleSweeper
An app written in Python that plays a version of Minesweeper which runs in the terminal. Uses the Curses library to simulate a GUI via character-cell manipulation.
Lord-Scrubington-II/CSE110Lab5
CSE 110 Lab 5: Party Horn
Lord-Scrubington-II/Project-Velocity
A game about piloting a rocket around obstacles. Made with Unity Game Engine.
Lord-Scrubington-II/fa21-cse110-lab3
Repo for UCSD CSE110 Lab 3.
Lord-Scrubington-II/fa21-cse110-lab4
CSE 110 Lab 4
Lord-Scrubington-II/Lab2
Lord-Scrubington-II/Lab7
Lord-Scrubington-II/Lab8
Lord-Scrubington-II/Lord-Scrubington-II.github.io
My Github Users page.
Lord-Scrubington-II/RustBook
@Lord-Scrubington-II's studies in the Rust Programming Language. Follows the official textbook: https://doc.rust-lang.org/book/title-page.html
Lord-Scrubington-II/SiegeRush
A Tower Defence game about defending your castle from an invading kingdom.