wallstop
Typed-language fanatic. Back-end dev by day. Unity dev by night. AI dev on the side.
Ambiguous Interactive, LLCSeattle
Pinned Repositories
BF_Interpreter
Bare Brainfuck Interpreter
ConnectFourSimple
Simple Connect Four implementation with support for AI + MVC design
DxCommandTerminal
Unity Command Terminal: In-Game Console
DxGame
DxMessaging
Game engine agnostic robust messaging solution
FractalGen
OpenGL 3.1 Fractal Generator
MalbolgeGenerator
A Malbolge program generator written in python. Contains an assortment of useful malbolge methods
MPI-Game-of-Life
MPI Game of Life
unity-helpers
Various Unity Helpers
wallstop-utils
Utils for me but not for thee
wallstop's Repositories
wallstop/BF_Interpreter
Bare Brainfuck Interpreter
wallstop/FractalGen
OpenGL 3.1 Fractal Generator
wallstop/MPI-Game-of-Life
MPI Game of Life
wallstop/AudioDX
Audio Abstraction library for interfacing with hardware audio I/O devices
wallstop/butterseal
A Game Development Project! With music! And birds! And a seal!
wallstop/ConcurrentDX
Lightweight C++ concurrency library
wallstop/CPPExamples
C++ Examples
wallstop/DES-project
Demonstrate practical attacks on a partially deconstructed Feistel cipher
wallstop/DX
Audio, Concurrency, and Network library suite
wallstop/DXEngine
wallstop/GeneticSudoku
Genetic Sudoku
wallstop/jamiesonator
Beating the hell out of the Jamiesonator(tm)
wallstop/MediaStreamerDX
A GUI for AudioDX
wallstop/MonteCarloConnectFour
Monte Carlo Connect Four with Mat Lee
wallstop/MonteCarloFramework
Monte Carlo Framework for generalized games and AI - WIP
wallstop/NQueensSample
C++ NQueens implementation, credits to https://github.com/reem/rust-n-queens
wallstop/Pack-O-Tron
Pack-O-Tron
wallstop/PathFinding
Small set of example projects to demonstrate pathfinding approaches and abstractions
wallstop/RegToXML--SCAP-
Converts properly formatted registry files to XML files for use with LockSmyth in securing SCAP-compliant systems.
wallstop/rust-n-queens
A fast, parallel backtracking algorithm for n-queens implemented in rust.
wallstop/SimpleCyclicBarrier
Simple Cyclic Barrier in C
wallstop/SlimTest-
Very light header-only Unit-Testing framework for C++ projects
wallstop/SoundStream
wallstop/test-camera
Uses libgdx to test a camera that responds to touch controls on Android to move around a map.
wallstop/Text-Based-Encounter
A simple C++ console game with an RPG-like battle encounter; the goal of this project is to create a compelling AI opponent.
wallstop/Turing-Machine_Simulator
Turing Machine Simulator
wallstop/VMetrics
Metrics library specifically for use with ProjectV, but readily available for general use