Pinned Repositories
advent2019
advent_of_code_2018
Ant-MBA
anti-afk-wow-script
Disclaimer: Use at your own risk. I am not responsible for your banhammer.
Canadian-Traffic-Light
This is custom software, written in micro-C, for a Rabbit micro-processor and light board. The board displays and appropriately cycles the lights, while also displaying (via ethernet) a web interface, to adjust red, yellow, green, and blinking green light durations.
Chess_Battle
A modern take on chess involving guns, built from scratch in Unity Game Engine.
Spies-Guys
A work in progress - A stealthy turn-based capture the flag game, intended for release on iOS platforms. Built using C# in Unity, with an OO approach.
Vroomba
This is a Vroomba (self-sufficient 'vacuum cleaner') software application that guarantees full floor coverage in an optimal solution, and turns the robot off when finished. This was written in Java, using Lejos, an API for Lego Mindstorms custom software. The robot itself was built and customized from scratch, by our team, out of legos.
soggychips's Repositories
soggychips/Vroomba
This is a Vroomba (self-sufficient 'vacuum cleaner') software application that guarantees full floor coverage in an optimal solution, and turns the robot off when finished. This was written in Java, using Lejos, an API for Lego Mindstorms custom software. The robot itself was built and customized from scratch, by our team, out of legos.
soggychips/Chess_Battle
A modern take on chess involving guns, built from scratch in Unity Game Engine.
soggychips/Canadian-Traffic-Light
This is custom software, written in micro-C, for a Rabbit micro-processor and light board. The board displays and appropriately cycles the lights, while also displaying (via ethernet) a web interface, to adjust red, yellow, green, and blinking green light durations.
soggychips/Spies-Guys
A work in progress - A stealthy turn-based capture the flag game, intended for release on iOS platforms. Built using C# in Unity, with an OO approach.
soggychips/advent2019
soggychips/advent_of_code_2018
soggychips/Ant-MBA
soggychips/anti-afk-wow-script
Disclaimer: Use at your own risk. I am not responsible for your banhammer.
soggychips/bitburner
soggychips/ColorDare
A 3-player co-op platformer game made for the Ludum Dare 29 game jam.
soggychips/Euler360
https://projecteuler.net/problem=360
soggychips/FPS_Flappy
First Person Flappy Bird?
soggychips/google-api-php-client
A PHP client library for accessing Google APIs
soggychips/react-redux-app-boilerplate
soggychips/Space-Game
A space ship game written from scratch in C++ using OpenGL, for a beginning graphics course at CSUN
soggychips/sudoku
Python package for generating and solving sudoku puzzles.
soggychips/TicTacToe
A basic TicTacToe game made for better understanding and implementation of Unity's networking features with respect to a turn-based (asynchronous) board game.
soggychips/TwitchPlaysDreams
soggychips/XNA-Pathfinding--Game-
This is a 'game' of sorts, created to test pathfinding algorithms, using C# and Microsoft XNA GameStudio 4, and AGXNASK, a package used to assist in the base graphical implementation.