A website for my game dev stuff that supports chat, etc.

Updated 2 days ago

This is a quick dump of my windows vim setup. This works fairly well and I've written a lot of software using this. I also include other software I installed.

Updated 3 years ago

A weird game.

Updated 2 months ago

This is the code and notes from my live Twitch programming and drawing classes.

Updated 4 months ago

This is a simple game I'm writing to test the idea of using games to teach C++.

Updated 1 year ago

The next little game in the series where I make a fancy rogue game.

Updated 5 months ago

A retro style homage to 80s dungeon crawlers hand crafted in C++.

Updated 15 hours ago

This is a parody of leetcode.com for designers. It's being developed live on Twitch.tv/zedashaw to demonstrate how to make a parody of a website.

Updated 2 years ago

This is the code for the bot that we use in the course Discord. It's being built over a series of livestreams and only does a few basic things like replaying livestream chats.

Updated 3 years ago

Code featured in the blog for learnjsthehardway.com.

Updated 3 years ago

This is only for testing npm init for installing other things.

Updated 2 years ago

This is a little starter project I have for getting crappy little games online quickly.

Updated 2 months ago

A GUI library for games that's so small you won't even know its there.

Updated 6 days ago

A set of PowerShell scripts that install a base developer environment and multiple languages for Windows.

Updated 1 month ago

This is a set of tiny utilities you can use in your code or to study.

Updated 10 months ago

These are the projects for the JavaScript Level 2 module in Learn JS the Hard Way.

Updated 3 years ago

The code from the Learn JavaScript the Hard Way module JavaScript Level 1 exercises. This is a mirror of the code I have in the book, so if you're struggling you can use this to compare against your attempts.

Updated 3 years ago

A cross platform pre-configured C++ game development setup. It uses Meson to build a bouncing game using SFML, ImGUI, and Box2d in the smallest C++ example possible.

Updated 4 months ago

An experiment in cleaning up CSS by just avoiding dis-features and focusing on flexbox and CSS grids.

Updated 3 years ago

A simple program that accepts RTMP streams and then restreams them directly to other services. I use it to record at a higher rate but stream to target services at the rate they want. It's also useful for streaming to multiple sites.

Updated 10 months ago