User Tools

Site Tools


coding

This is an old revision of the document!


Coding

Just wanted a page to accumulate links for people wanting to rekindle their c64 programming skills :)

Manuals

Programming books for kids

As the books may make use of PETSCII characters, you might want to consider adding petscii character stickers onto your USB keyboard:

Programming books

Tips/Walkthroughs

Programming suites for non-programmers

(work in progress)

All-purpose kits

  • SEUCK (Shoot'Em-Up Construction Kit)
  • AGCK (Arcade Game Construction Kit)
  • 3DCK (3D Construction Kit) aka Virtual Studio
  • Garry Kitchen's GameMaker
  • The Games Creator (Mastertronic)

Adventure construction kits

Programming suites and Integrated Development Environments (IDE)

(work in progress)

For C64 - Mini

  • CBM.prg Studio (Windows)
    CBM prg Studio by Arthur Jordison is a Windows IDE which allows you to type a BASIC or machine code program and convert it to a '.prg' file, which you can then run in an emulator or on real hardware. It also includes character, sprite and screen editors and a fully featured 6510/65816 debugger
    • RetroGameDev - companion book for CBM.prg Studio
      “If you're looking for information about how to create games for the C64 please take a look at RetroGameDev by Derek Morris. It's a brand new book which details creating two games, a space shooter and a platform game. The games were created with CBM prg Studio and so it also serves as an excellent tutorial. Please support Derek by buying this book. He's put an incredible amount of effort into it and it really shows.” (description by Arthur Jordison)
  • C64 Studio (Windows)
    https://www.c64-wiki.com/wiki/C64_Studio C64 Studio is a useful Commodore development environment for Windows, which has been actively developed by Georg Rottensteiner since 2011. The program is focused on supporting C64 assembler and Basic V2, but also includes a number of other handy tools.
  • Turbo Rascal SE (Windows 64-bit, Linux 64-bit, OS X)
    TRSE is a complete suite (IDE, compiler, programming language, image sprite level resource editor) intended for developing games/demos for the 8-bit 6502 line of computers (C64, C128, VIC-20, NES) with a focus on the Commodore 64. With the benefits of a modern IDE (error messages, code completion, syntax highlightning etc) and a bunch of fast built-in tools, it has never been easier to program for the Commodore 64.

At C64 - Mini

  • DotBasic Plus - “modern gui with complete mouse / joystick support”
    Ultimate software development package for the C64: DotBASIC Plus. DB+ provides the means to create sophisticated, modern-looking programs and is at the same time perfect for the programming novice.
coding.1542074763.txt.gz · Last modified: 2018/11/12 19:06 by crispin