From: Rhett Aultman Date: Mon, 30 Dec 2019 15:55:23 +0000 (-0500) Subject: Added Lab 4 and 5 notes X-Git-Url: https://git.kitaultman.com/?a=commitdiff_plain;h=544ce55761471b7e1147bc75cf7341ec8b799c99;p=nes_coding.git Added Lab 4 and 5 notes Added Lab 4 and 5 notes --- diff --git a/README.md b/README.md index f8332f3..04fa0e0 100644 --- a/README.md +++ b/README.md @@ -24,6 +24,8 @@ demos/labs, please look at the labXX branches. Current ones include: * Lab 1: Hello World! * Lab 2: Drawing a background color * Lab 3: Pattern, name, and attribute tables +* Lab 4: Drawing sprites +* Lab 5: Animating sprites To build and run: ```