Pinned Repositories
6502_MoveDot
6502_Snake
AdventOfCode
Solutions for AdventOfCode [https://adventofcode.com/2023/day/1]
C_Dictionary
Simple implementation of Dictionary in C
C_DoublyLinkedList
Simple implementation of Doubly LinkedList in C
C_Set
Simple implementation of Set in C
C_Vector
Simple implementation of Vector in C
PostUmi
Game developed with C# (using AIV Fast2D) for GlobalGameJam 2021
QuestSystemPro
TwoSide
Game developed with GameMaker for AIV Jam2021
DoctorWho406's Repositories
DoctorWho406/FAT16_Reader
DoctorWho406/QuestSystemPro
DoctorWho406/TwoSide
Game developed with GameMaker for AIV Jam2021
DoctorWho406/6502_MoveDot
DoctorWho406/6502_Snake
DoctorWho406/AdventOfCode
Solutions for AdventOfCode [https://adventofcode.com/2023/day/1]
DoctorWho406/C_Dictionary
Simple implementation of Dictionary in C
DoctorWho406/C_DoublyLinkedList
Simple implementation of Doubly LinkedList in C
DoctorWho406/C_Set
Simple implementation of Set in C
DoctorWho406/C_Vector
Simple implementation of Vector in C
DoctorWho406/PostUmi
Game developed with C# (using AIV Fast2D) for GlobalGameJam 2021
DoctorWho406/AIVNes
DoctorWho406/Brainfuck_Python
DoctorWho406/C_LinkedList
Implementation of LinkedList in C
DoctorWho406/C_PNGDecoder
Simple implementation of PNG Decoder in Python
DoctorWho406/C_SDL_Rastering
Software Rasterer implementation for AIV Programming course - 3rd year 2022/2023.
DoctorWho406/clove-unit
Single-Header Unit Testing framework for C (interoperable with C++) with test autodiscovery feature
DoctorWho406/hello-github-actions
DoctorWho406/MinesweeperUE
Minesweeper in Unreal Engine Editor
DoctorWho406/PNGDecoder_Python
Simple implementation of PNG Decoder in Python