diff --git a/009.anim_blit/README.md b/009.anim_blit/README.md index 73f5a34..41d9162 100644 --- a/009.anim_blit/README.md +++ b/009.anim_blit/README.md @@ -13,8 +13,11 @@ The main loop moves the object around the screen. We don't yet clear the background before each blit, so we get a nice trail. Also there is no double buffering. -[Download disk image](bin/anim_blit.adf?raw=true) - -Screenshot: - +screenshot +---------- ![Screenshot](screenshot.png?raw=true) + +try it +------ + * [Download disk image](bin/anim_blit.adf?raw=true) + * Run in SAE