Pinned Repositories
Array_NET_Core
assemblyProjects
A repo for the assembly projects I've worked on.
BPAProject
A project of something I made at Business Professionals of America
calc
A simple programming language created using yacc, lex, and a bit of C. Created as a learning exercise.
CSharpASCII_RL
A (work in progress) project, implementing an ASCII Roguelike in C#
CSharpTextGame
A simple text adventure game, inspired by D&D.
Dungeon
A classic ASCII roguelike for the Linux terminal
fakeUserDatabase
A (fake) user Database, storing usernames and passwords. Meant to simulate a terminal input in UNIX/Linux, to boot into a fake system.
JOS
A small operating system I'm writing in NASM (Netwide Assembly). Feel free to add to it!
ProjectDCS
ears99's Repositories
ears99/Array_NET_Core
ears99/assemblyProjects
A repo for the assembly projects I've worked on.
ears99/BPAProject
A project of something I made at Business Professionals of America
ears99/calc
A simple programming language created using yacc, lex, and a bit of C. Created as a learning exercise.
ears99/CSharpASCII_RL
A (work in progress) project, implementing an ASCII Roguelike in C#
ears99/CSharpTextGame
A simple text adventure game, inspired by D&D.
ears99/Dungeon
A classic ASCII roguelike for the Linux terminal
ears99/fakeUserDatabase
A (fake) user Database, storing usernames and passwords. Meant to simulate a terminal input in UNIX/Linux, to boot into a fake system.
ears99/JOS
A small operating system I'm writing in NASM (Netwide Assembly). Feel free to add to it!
ears99/First-Form-Game
My first "real" game, created using a Windows Form! You can get the executable from here, too.
ears99/fortranPrograms
A collection of programs created by me, using fortran 95. Compile with gfortran on Linux.
ears99/Go_PlusPlus
A C++ implementation of Go, a game invented in China around 4,000 years ago.
ears99/Graphics
A repo to store all my graphics programming code.
ears99/Hello-World
Hello World in all possible programmnig languages
ears99/JOS-v2
ears99/JOS32
The x86 (32-bit) implementation of JOS.
ears99/LaTeX-Projects
A collection for my LaTeX documents
ears99/Liko12Projects
All my projects that are made using Lua for the Liko-12 virtual computer
ears99/MiniMine
A small minesweeper-like game (except there's no flags, just pure guesswork). Made as a way to practice with multi-dimensional arrays.
ears99/mountfloppy
A shell script to mount/unmount a USB floppy drive.
ears99/My-Vim-Configuration
A copy of my personal vim configuration file.
ears99/pico-pacman
A pacman clone in Pico-8
ears99/Pico-Roguelike
ears99/ProjectDCS
ears99/ShellScripts
A collection of the shell (bash) scripts that I've written.
ears99/support.996.ICU
Microsoft and GitHub Workers Support 996.ICU
ears99/TravellerGeneration
Character generation for Marc Miller's Classic Traveller
ears99/UnityDC
A 2D Dungeon Crawler made with Unity
ears99/UnityFPS
A simple FPS made in Unity