Results 3 repositories owned by Connor Kuehl

sdl2-tiled-example

36
Stars
5
Forks
Watchers

A small sample showing how to load and render Tiled maps in your SDL2 game project.

xv6-rust

18
Stars
7
Forks
Watchers

A faithful port of the 32-bit xv6 learner's operating system to the Rust programming language

tftp

15
Stars
15
Forks
Watchers

An implementation of the Trivial File Transfer Protocol (TFTP; RFC 1350) complete with a client and server