Clayton Rogers's repositories
ThreeSidedCoin
Simulates the tossing of a three sided coin
watchy_from_scratch
A watchy implementation without use of the watchy base class
challenger
A solver and arduino wrapper for the "Challenger" newspaper puzzle
APQ049_GTAV
Solution to A Problem Sqaured Ep 049: GTA V Speedrun to 1 Billion
arducar
An AVR project to program an autonomous rc car.
Arduino-Makefile
Makefile for Arduino sketches. It defines the workflows for compiling code, flashing it to Arduino and even communicating through Serial.
ArduRTOS
A very simple RTOS sheduler for Arduino (328p).
dice
Proposed solution to three dice
gitextensions
GitExtensions is a shell extension, a Visual Studio 2008/2010/2012/2013 plugin and a standalone Git repository tool.
gitstats
git history statistics generator
Life
A 2D physics engine with the intention of simulating simple life.
OpenGLEngine
A from scratch OpenGL game engine with example projects.
word_exercise
Word exercises from think python 2
write_a_c_compiler
Test suite to help you write your own C compiler