This is a little starter project I have for getting crappy little games online quickly.
Updated 7 months ago
A weird game.
Updated 7 months ago
A stupid idle clicker game where you have to keep an annoying dog happy.
Updated 7 months ago
Curseyou is a Python Rogue style game that's intended to be small and simple. You can take this and turn it into your own game, but keep in mind it's built in stages based on the content of Learn Python the Hard Way 6th Edition.
Updated 7 months ago
A GUI library for games that's so small you won't even know its there.
Updated 7 months ago
A retro style homage to 80s dungeon crawlers hand crafted in C++.
Updated 7 months ago
A website for my game dev stuff that supports chat, etc.
Updated 7 months ago
This is the code and notes from my live Twitch programming and drawing classes.
Updated 1 year ago
A repository where I'll put experiments learning, proving or disproving things about C++. These experiments will feature measurements, use Tracy to show behavior, and generally have the goal of simplifying normal C++ usage.
Updated 1 year 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 2 years ago
This is a set of tiny utilities you can use in your code or to study.
Updated 2 years ago
An even more educational version of the Bandolier for Learn JS the Hard Way.
Updated 2 years ago
This is the template project that's checked out and configured when you run the bando-up command from ljsthw-bandolier. This is where the code really lives.
Updated 2 years ago
This is the code that runs https://bandolier.learnjsthehardway.com/ for you to review. It uses the https://git.learnjsthehardway.com/learn-javascript-the-hard-way/bandolier-template to create the documentation for the project.
Updated 3 years ago
This is only for testing npm init for installing other things.
Updated 3 years 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 3 years ago
A simple CSS file to make it easier to layout a web page quickly at the start. It's meant to be removed once you have the basic layout done, but you could probably keep it if you like it.
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
Code featured in the blog for learnjsthehardway.com.
Updated 4 years ago
These are the projects for the JavaScript Level 2 module in Learn JS the Hard Way.
Updated 4 years ago