Skip to content

Instantly share code, notes, and snippets.

@mehowte
Last active June 30, 2022 18:34
Show Gist options
  • Star 38 You must be signed in to star a gist
  • Fork 7 You must be signed in to fork a gist
  • Save mehowte/f5f4ec9110bc444951dd to your computer and use it in GitHub Desktop.
Save mehowte/f5f4ec9110bc444951dd to your computer and use it in GitHub Desktop.

C64 Workshop

Tools

To make the most of this workshop you will need following tools. They work on MacOSX, Windows and Linux.

Lessons

Each lesson contains theoretical introduction, within sections called Few commands, Few KickAssembler things etc. To solve the exercises you'll most likely need to read them.

The most important part of each lesson are the exercises. Make sure to do all of them. If you follow them through you will make a simple game on Commodore 64!

What to do next?

1. Try do add new features to the game e.g.

  • a game over screen
  • a timer
  • an intro
  • lives
  • moving sprites that will harm the player

2. Get videos for each lesson

I'm going to record videos for each lesson soon. If you want to be the first to see them, join my newsletter

3. Get a short screencast every week

At 64bites.com you can sign up for short weekly videos that will teach you how to program Commodore 64 effortlessly. During the PolyConf 2015 SoCoded 2015 the subscription is 10% cheaper. Use the coupon code socoded or just click on this link - https://gumroad.com/l/64bites/socoded!

You can check few episodes for free and check the blog for some more C64 programming goodies.

4. Ask me anything

You can reach me on twitter as @mehowte or drop me a line at michal@64bites.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment