Pinned Repositories
angular-google-maps
Angular 2+ Google Maps Components
chronicle
A DBT Diary Card Entry and Tracking App
clj-airbrake
Clojure client for the Airbrake API
cubestorm
A simple demo of rasterization implemented in Ruby
game_dev_workshop
This is a set of tests and a minimal build system for implementations of simple game engines following along with a workshop on test driven game development.
minimax_kata
A kata test-drive of the minimax algorithm for personal edification
react-sample-app
JamesChristie's Repositories
JamesChristie/react-sample-app
JamesChristie/minimax_kata
A kata test-drive of the minimax algorithm for personal edification
JamesChristie/angular-google-maps
Angular 2+ Google Maps Components
JamesChristie/chronicle
A DBT Diary Card Entry and Tracking App
JamesChristie/clj-airbrake
Clojure client for the Airbrake API
JamesChristie/cubestorm
A simple demo of rasterization implemented in Ruby
JamesChristie/game_dev_workshop
This is a set of tests and a minimal build system for implementations of simple game engines following along with a workshop on test driven game development.
JamesChristie/git_example
JamesChristie/http-server
An HTTP server
JamesChristie/libmorris
A Python implementation of Tic-Tac-Toe
JamesChristie/picker
JamesChristie/prime_factors
A quick implementation of the prime factor kata for personal edification
JamesChristie/react_rasterizer
An example, simple rasterizer built in React that uses HTML elements for virtual "pixels."
JamesChristie/reactive-state-workshop
JamesChristie/t3arena
An interface allowing a humans to play games using libmorris locally in a window-managed environment.
JamesChristie/test_drive_angular2
An example of a simple page test-driven in Angular2
JamesChristie/yet_another_t