
A Star Search Algorithm – C++
My version of the A star pathing algorithm using c++ and the TL-Engine. This was done for a second year assignment at UClan. Green: Nodes […]
My version of the A star pathing algorithm using c++ and the TL-Engine. This was done for a second year assignment at UClan. Green: Nodes […]
A simple program that generates glitch text. It generates it in two ways, in full and sequentially. All though this code is short I believe […]
Code that I wrote for a first year project that involved us looking though directories and files using c# using System; using System.Collections.Generic; using System.Linq; […]
A look at function I wrote for a university project. It checks what quadrant the subject is in relative to the object and slowly turns […]
Copyright © 2023 | WordPress Theme by MH Themes