From 544ce55761471b7e1147bc75cf7341ec8b799c99 Mon Sep 17 00:00:00 2001 From: Rhett Aultman Date: Mon, 30 Dec 2019 10:55:23 -0500 Subject: [PATCH] Added Lab 4 and 5 notes Added Lab 4 and 5 notes --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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: ``` -- 2.34.1