Pinned Repositories
barringer-py
Simple python app to generate random hirelings for Dungeon World
batch-rename
A simple program, written in Go, that allows you to batch rename/copy files in a variety of ways.
conway-rs
Conway's game of life, implemented in Rust using libtcod
d-struct
Atom syntax highlighting and snippets for the D programming language.
GoGLutils
Matrix and other utilities for use with GoGL (https://github.com/chsc/GoGL)
paladin
A simple scaffold generator for cabal, based on yogsototh's holy-haskell-starter.
rust-lazy-foo
Following the Lazy Foo SDL2 examples using Rust
rust-sdl2-example-tiles
A simple program to demonstrate roguelike tile blitting
sprite-blitting-c
Demonstrates sprite blitting using C and SDL2
sprite-blitting-rs
Sprite blitting example using Rust and SDL2
ysgard's Repositories
ysgard/rust-lazy-foo
Following the Lazy Foo SDL2 examples using Rust
ysgard/d-struct
Atom syntax highlighting and snippets for the D programming language.
ysgard/sprite-blitting-rs
Sprite blitting example using Rust and SDL2
ysgard/GoGLutils
Matrix and other utilities for use with GoGL (https://github.com/chsc/GoGL)
ysgard/rust-sdl2-example-tiles
A simple program to demonstrate roguelike tile blitting
ysgard/sprite-blitting-c
Demonstrates sprite blitting using C and SDL2
ysgard/opengl-go-tut
Teaching myself OpenGL and Go by following the tutorials at www.opengl-tutorial.com
ysgard/sdl2frameworks
OS X SDL 2 Frameworks
ysgard/barringer-py
Simple python app to generate random hirelings for Dungeon World
ysgard/conway-rs
Conway's game of life, implemented in Rust using libtcod
ysgard/paladin
A simple scaffold generator for cabal, based on yogsototh's holy-haskell-starter.
ysgard/barringer_flask
Simple flask app to wrap another project, barringer
ysgard/cis194
Notes and homework for CIS 194 (http://www.seas.upenn.edu/~cis194/spring13/)
ysgard/clojure-koans
My solutions to the clojure-koans
ysgard/conway
Conway's Game of Life, implemented in C with libtcod
ysgard/d-hub
A githook web application written in D.
ysgard/elixir-prometheus-service-demo
Simple Elixir service with prometheus enabled
ysgard/emacs.d
My Emacs config
ysgard/fluent-plugin-reemit
Fluentd plugin to re-emit messages avoiding infinity match loop
ysgard/fur-trader
A port of an old BASIC computer game to Haskell
ysgard/git-presentation
ysgard/hamurabi
A port of the old BASIC computer game to Haskell
ysgard/kitchen-docker_cli
Docker native CLI driver for Test-Kitchen
ysgard/mallorn
ysgard/ohai-emacs
The finest hand crafted artisanal emacs.d for your editing pleasure
ysgard/opengl-rust-game
Following along with http://nercury.github.io/rust/opengl/tutorial/2018/02/08/opengl-in-rust-from-scratch-00-setup.html
ysgard/roguelike_tut
Following along with http://bfnightly.bracketproductions.com/rustbook/chapter_45.html
ysgard/sprite-blitting-c-raylib
Example of sprite blitting using C and Raylib
ysgard/sprite-blitting-d
Sprite blitting example using D and SDL2
ysgard/sprite-blitting-zig
Sprite blitting example using SDL2 and Zig