Skip to content
  • Home
    • Hello & Welcome To My Web Site
    • About Me
  • Tutorials
    • Tutorials
    • CBM Prg Studio Tutorials
  • Twitch Streams
    • Twitch Stream Lessons
    • GridRunner Stream Project
      • Reverse Engineering “GridRunner” by Jeff Minter
      • ReCoding Jeff Minters "GridRunner"
    • Tutorial 31 : OSK BASIC Graphics Commands
    • Tutorial 39 : Game Development For Cassette 50 Competition
    • Tutorial 38 : Reverse Engineer Myriad VIC 20
  • Videos
    • Unboxing Videos
    • Repair Videos
  • Retro Game Development
  • Hardware
    • PEEK(197) or PEEK(203) Keyboard Scan Codes
    • The VIC II Addressing System
    • The VIC II Memory Map
  • C64Pi Project
  • Development
    • Hunchback, Return of Quazzy (Python)
    • Hunchback, The Community Game Dev (6502)
    • Neptune Lander
    • Text Scrolling
    • VIC & 64 Machine Code Monitor
    • Commodore Integrated Disc Operating System (CIDOS)
    • Tutorial 45 : OSK 3D Maze Game Development
  • Reviews
  • Links
Twitter Youtube Blogger Github Rss Email
OldSkoolCoder
  • Home
    • Hello & Welcome To My Web Site
    • About Me
  • Tutorials
    • Tutorials
    • CBM Prg Studio Tutorials
  • Twitch Streams
    • Twitch Stream Lessons
    • GridRunner Stream Project
      • Reverse Engineering “GridRunner” by Jeff Minter
      • ReCoding Jeff Minters "GridRunner"
    • Tutorial 31 : OSK BASIC Graphics Commands
    • Tutorial 39 : Game Development For Cassette 50 Competition
    • Tutorial 38 : Reverse Engineer Myriad VIC 20
  • Videos
    • Unboxing Videos
    • Repair Videos
  • Retro Game Development
  • Hardware
    • PEEK(197) or PEEK(203) Keyboard Scan Codes
    • The VIC II Addressing System
    • The VIC II Memory Map
  • C64Pi Project
  • Development
    • Hunchback, Return of Quazzy (Python)
    • Hunchback, The Community Game Dev (6502)
    • Neptune Lander
    • Text Scrolling
    • VIC & 64 Machine Code Monitor
    • Commodore Integrated Disc Operating System (CIDOS)
    • Tutorial 45 : OSK 3D Maze Game Development
  • Reviews
  • Links

Posts by John Dale

Tutorial 37 : 07 – Hunchback, The Community Game Development (6502)

By John Dale | March 31, 2022

This is a brand new series where we take a Classic C64 Game and try and revamp it for the modern day gamer. This project will be coded by myself…

Read More

Tutorial 37 : 06 – Hunchback, The Community Game Development (6502)

By John Dale | March 25, 2022

This is a brand new series where we take a Classic C64 Game and try and revamp it for the modern day gamer. This project will be coded by myself…

Read More

Tutorial 37 : 05 – Hunchback, The Community Game Development (6502)

By John Dale | March 17, 2022

This is a brand new series where we take a Classic C64 Game and try and revamp it for the modern day gamer. This project will be coded by myself…

Read More

Tutorial 37 : 04 – Hunchback, The Community Game Development (6502)

By John Dale | March 9, 2022

This is a brand new series where we take a Classic C64 Game and try and revamp it for the modern day gamer. This project will be coded by myself…

Read More

Tutorial 37 : 03 – Hunchback, The Community Game Development (6502)

By John Dale | February 28, 2022

This is a brand new series where we take a Classic C64 Game and try and revamp it for the modern day gamer. This project will be coded by myself…

Read More

Tutorial 37 : 02 – Hunchback, The Community Game Development (6502)

By John Dale | February 21, 2022

This is a brand new series where we take a Classic C64 Game and try and revamp it for the modern day gamer. This project will be coded by myself…

Read More

Tutorial 37 : 01 – Hunchback, The Community Game Development (6502)

By John Dale | February 16, 2022

This is a brand new series where we take a Classic C64 Game and try and revamp it for the modern day gamer. This project will be coded by myself…

Read More

Twitch Lesson 09 – New Four Way Scrolling Library Part 3 (6502)

By John Dale | February 7, 2022

We come back to the lessons where we build out some libraries that we hope to use on the Community HunchBack game development project. In this stream, we continue the…

Read More

Twitch Lesson 09 – New Four Way Scrolling Library Part 2 (6502)

By John Dale | February 1, 2022

We come back to the lessons where we build out some libraries that we hope to use on the Community HunchBack game development project. In this stream, we continue the…

Read More

Twitch Lesson 09 – New Four Way Scrolling Library Part 1 (6502)

By John Dale | January 24, 2022

We come back to the lessons where we build out some libraries that we hope to use on the Community HunchBack game development project. In this stream, we start the…

Read More
« Newer Posts
Older Posts »

Recent Posts

  • Tutorial 45 : 03 – OSK 3D Maze Game For C64 (6502)
  • Tutorial 37 : 14 – Hunchback, The Community Game Development (6502)
  • Tutorial 45 : 02 – OSK 3D Maze Game For C64 (6502)
  • Tutorial 45 : 01 – OSK 3D Maze Game For C64 (6502)
  • Tutorial 37 : 13 – Hunchback, The Community Game Development (6502)

Categories

  • Development (122)
    • Commodore (90)
      • Development Set Up (1)
      • HunchBack Community Game (38)
      • Neptune Lander (15)
      • OSK 3D Maze Game (3)
      • Tut 31 : Graphics BASIC v2.02 (15)
      • Tutorial 39 : Cassette 50 Game Dev (10)
    • PyGame (2)
    • Reverse Engineering (30)
      • GridRunner (21)
      • VIC 20 Programs (8)
  • General (2)
  • Hardware (3)
    • Commodore C64 (3)
      • VIC II Chip (2)
  • Lets Play (1)
  • Uncategorized (7)

Recent Comments

  • John Dale on Tutorial 37:04 – VSCode and Python On Pi
  • Stuart on Tutorial 37:04 – VSCode and Python On Pi
  • Anonymous on Tutorial 37:04 – VSCode and Python On Pi
  • Stuart on Tutorial 37:04 – VSCode and Python On Pi
July 2022
SMTWTFS
 12
3456789
10111213141516
17181920212223
24252627282930
31 
« Jun    
  • Home
    • Hello & Welcome To My Web Site
    • About Me
  • Tutorials
    • Tutorials
    • CBM Prg Studio Tutorials
  • Twitch Streams
    • Twitch Stream Lessons
    • GridRunner Stream Project
      • Reverse Engineering “GridRunner” by Jeff Minter
      • ReCoding Jeff Minters “GridRunner”
    • Tutorial 31 : OSK BASIC Graphics Commands
    • Tutorial 39 : Game Development For Cassette 50 Competition
    • Tutorial 38 : Reverse Engineer Myriad VIC 20
  • Videos
    • Unboxing Videos
    • Repair Videos
  • Retro Game Development
  • Hardware
    • PEEK(197) or PEEK(203) Keyboard Scan Codes
    • The VIC II Addressing System
    • The VIC II Memory Map
  • C64Pi Project
  • Development
    • Hunchback, Return of Quazzy (Python)
    • Hunchback, The Community Game Dev (6502)
    • Neptune Lander
    • Text Scrolling
    • VIC & 64 Machine Code Monitor
    • Commodore Integrated Disc Operating System (CIDOS)
    • Tutorial 45 : OSK 3D Maze Game Development
  • Reviews
  • Links

Archives

  • June 2022 (2)
  • May 2022 (5)
  • April 2022 (3)
  • March 2022 (4)
  • February 2022 (5)
  • January 2022 (5)
  • December 2021 (3)
  • November 2021 (5)
  • October 2021 (6)
  • September 2021 (9)
  • August 2021 (5)
  • July 2021 (3)
  • June 2021 (5)
  • May 2021 (6)
  • April 2021 (2)
  • March 2021 (5)
  • February 2021 (4)
  • January 2021 (4)
  • December 2020 (8)
  • November 2020 (4)
  • October 2020 (8)
  • September 2020 (3)
  • August 2020 (7)
  • July 2020 (5)
  • June 2020 (3)
  • May 2020 (4)
  • April 2020 (10)
  • March 2020 (1)

Meta

  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
© 2022 OldSkoolCoder | Powered by Beaver Builder
Scroll To Top