Explain a bit.

main
Zed A. Shaw 1 week ago
parent 8bff850da3
commit d9ccc98327
  1. 2
      LICENSE
  2. 26
      README.md

@ -1 +1,3 @@
It's Copyright. All Rights Reserved. You have no license at all other than permission to view it.
_NOTE_: This may change in the near future once I figure out what goes in here.

@ -1,3 +1,25 @@
# streaming-school
# Notes from Online Streaming School
This is the code and notes from my live Twitch programming and drawing classes.
I'm going to start doing an hour of teaching Programming and _Drawing_, live every day, to help me test out my material with
people. This repository is all of the code we cover and the drawings we attempt. You can come join
the lessons every day at 10PM EST on Twitch at https://twitch.tv/zedashaw where I go through the
code and teach people how to draw.
## How to Use the Code
You type it in and get it to work. That's all I have for now, more instructions to come.
## How to Use the Drawings
You load them up on your computer and try to draw them. That's all I have for now, more
instructions to come.
## Why Drawing and Programming
I'm learning to make games, and probably the _MOST_ powerful thing I learned is how to draw and
paint. It's quite literally an amazing super power in the world of game development. Drawing is
also something everyone can learn since it only requires practice and doesn't rely on your ability
to see color (although that is also trainable).
So, if you're a programmer who wants to make games, then learning to draw will _VASTLY_ improve your
ability to make what you want.

Loading…
Cancel
Save