Sprite Tutorial
Go to file
2013-05-23 14:49:30 +02:00
code fixed some of the comments in the code 2013-05-23 14:49:30 +02:00
resources rts fix 2013-05-16 22:44:11 +02:00
.gitignore merge fix 2013-05-23 14:46:39 +02:00
index.asm commented code 2013-05-17 23:17:03 +02:00
README.md added Tutorial URL to README 2013-05-23 14:42:59 +02:00

Dust Tutorial Episode 3 - Spritro

(c) actraiser/Dustlayer

Dustlayer WHQ: http://dustlayer.com Contact: actraiser@dustlayer.com

This Source Code is part of a Tutorial of a blog dedicated to C64 programming. It should be used with dust, the command line tool for C64 cross development on Mac OSX. Win/Linux User can clone the repository of course but must take care to set up their system to compile and run the code.

The Tutorial for this Intro is located at http://dustlayer.com/c64-coding-tutorials/2013/5/24/episode-3-1-spritro-an-intro-with-a-sprite

-act