Pinned Repositories
Advent-Of-Code-2019
My attempt to complete the 2019 Advent of Code in C# 8.0
biendeo.github.io
BlendoBot
A Discord bot using DSharpPlus in C#.
Borderlands-Save-Editor
A save editor and library for interacting with Borderlands save files.
COMP3421-Assignment-2
Our awesome assignment 2.
Doom-WAD-Reader
A tool to read, modify, and extract Doom WAD files.
I-Am-Learning-To-Code
The thrilling adventure of my coding antics!
IsometricPlatformerTest
A Unity test for isometric platforming in 3D space.
My-Clone-Hero-Tweaks
Tweaks to Clone Hero that I've made
PCSocBot
General Discord bot
Biendeo's Repositories
Biendeo/My-Clone-Hero-Tweaks
Tweaks to Clone Hero that I've made
Biendeo/BlendoBot
A Discord bot using DSharpPlus in C#.
Biendeo/biendeo.github.io
Biendeo/Borderlands-Save-Editor
A save editor and library for interacting with Borderlands save files.
Biendeo/MyLittleRaycaster
Just a fun little raycaster using SDL as a surface.
Biendeo/Advent-Of-Code-2019
My attempt to complete the 2019 Advent of Code in C# 8.0
Biendeo/Advent-Of-Code-2017
Implementations of this year's Advent of Code in C++17.
Biendeo/Advent-Of-Code-2020
My attempt at the 2020 Advent of Code using as much C# 9 as possible.
Biendeo/Advent-Of-Code-2021
My attempt at the 2021 Advent of Code using only a respectable amount of C# 10 this time.
Biendeo/Advent-Of-Code-2022
My attempt at the 2022 Advent of Code using as much C# 11 as possible.
Biendeo/AdventOfCode-2018
Biendeo/AutoTranslator
A simple .NET Framework program to automatically translate a screen region.
Biendeo/BeitaGo
My thesis on creating a lightweight Go client with a competitive AI.
Biendeo/COMP2511-18s2-TutorialCode
The code that I'm presenting in my classes for COMP2511.
Biendeo/COMP3421-18s2
My repository for my setups for the COMP3421 tutorial exercises.
Biendeo/CUE-Tray-Lighting
A small lighting program using Qt and Corsair's CUE SDK.
Biendeo/DrawingTest
Just a small software-rendered test in C# to practise.
Biendeo/following-a-rust-tutorial
Biendeo/GameColors
Biendeo/MonoGamePlatformmerTest
A small platformmer test in MonoGame.
Biendeo/Old-Raycaster-2018
An attempt at creating a speedy raycast engine using SDL and C++.
Biendeo/PCSocBot
Bot for UNSW PCSoc Discord
Biendeo/pcsocgo
Go bot for PCSoc
Biendeo/pcsx2
PCSX2 - The Playstation 2 Emulator
Biendeo/RAScripts
A repository of all the RetroAchievements scripts I have created.
Biendeo/RATools
Script interpreter for writing achievements for retroachievements.org
Biendeo/RAWeb
RetroAchievements.org
Biendeo/RaytracingInOneWeekend
An attempt to follow an ebook.
Biendeo/Some-Vintage-Clone-Hero-Tweaks
Some Clone Hero Tweaks that were not made by me, but are being maintained here.
Biendeo/UNSWgraph
A Java graphics library for teaching Computer Graphics (COMP3421) at UNSW