Pinned Repositories
10Flips
Online version of the greatest card game known to man
AlgorithmLib
A library to provide solutions for tasks like sorting, searching and math algorithms. Currently implementing Algorithms in both C & JavaScript.
arcade
BrokenDiscord
Discord Library written in F#
CHIP-8-Emulator
CHIP-8 emulator written in Java.
Mass
Mass is an FPS game engine written from scratch as a project to learn more about 3D programming.
mnet
Win32 Event Based Networking Library
mnotify
Simple email notification application.
ParagraphJump
ParagraphJump allows the user to navigate swiftly between paragraphs.
RapidTunes
A music player that lets you play music from all sources.
brokenprogrammer's Repositories
brokenprogrammer/CHIP-8-Emulator
CHIP-8 emulator written in Java.
brokenprogrammer/Mass
Mass is an FPS game engine written from scratch as a project to learn more about 3D programming.
brokenprogrammer/CSockets
C Socket application.
brokenprogrammer/Emerald
Algorithm library implemented in Haskell
brokenprogrammer/FractalFX
Application to generate and display different fractals.
brokenprogrammer/Raycaster
Small raycaster that uses a rendering technique to create a 3D perspective using a 2D map.
brokenprogrammer/Timeline-Manager
Project Course in Computer Science, 1DV508 at Linnaeus University, Implement a Timeline manager application in Java.
brokenprogrammer/XSnake
Snake clone made for OS X.
brokenprogrammer/Expression-Parser
An Expression parser written in C capable of parsing advanced math expressions.
brokenprogrammer/GoSelfLearning
My notes on learning GoLang
brokenprogrammer/ircbot
An irc bot capable of watching over channels and logging messages
brokenprogrammer/libMendel-Audio
Library to parse data from music files such as meta tags.
brokenprogrammer/OpenWeatherD
A D library to work with weather information and forecasts data provided by Open Weather Map.
brokenprogrammer/QuickMusic
An simple OSX Music Player
brokenprogrammer/SuperBackup
Backup application that creates backups of your programming files.
brokenprogrammer/Write-Yourself-A-Scheme-In-48-Hours
My solutions to the exercises in the Haskell book Write Yourself A Scheme In 48 Hours.