↓
 

L Break Into Program

Retro Programming Made Simple

L Break Into Program
  • Home
  • Programming
    • BASIC
      • Part 1: Hello!
      • Part 2: Variables
      • Part 3: IF…
      • Part 4: Loops
      • Part 5: Subroutines
    • Assembly Language
      • Primer
        • Part 1: Numbers
        • Part 2: Maths
        • Part 3: Branching and Loops
      • Z80
        • Z80 Demos
          • demo_sprites.asm
          • demo_vector.asm
        • Z80 Library Routines
          • keyboard.asm
          • math.asm
          • output.asm
          • screen_buffer.asm
          • sound.asm
          • sprite.asm
          • vector.asm
        • Opcode List
          • Root Instructions
          • CB Prefix Instructions
          • DD Prefix Instructions
          • FD Prefix Instructions
          • ED Prefix Instructions
  • Computers
    • Raspberry PI
      • Bare Metal
      • Linux
        • Setting Bootup Options
        • Get WiFi Working
    • ZX Spectrum
      • Hardware
      • Memory Map
      • Keyboard
      • Screen Memory Layout
      • Interrupts
      • Sound
  • Links
  • Area 51
    • Spectrum Emulator
  • About Me

Tag Archives: PyGame

Programming Games in Python

L Break Into Program Posted on March 19, 2017 by Dean BelfieldMarch 19, 2017

One of the things I do on a regular basis is mentor at our local CoderDojo. For the last couple of years I’ve been teaching kids how to program games in Scratch. Between you and me, Scratch can be made to do some wonderful things, and it’s a great platform for learning games development on, but if you do anything more complicated than move a player sprite around the screen, then it can get quickly …

Posted in Musings | Tagged CoderDojo, Game, Programming, PyGame, Python

Recent Posts

  • New Domain
  • Programming Games in Python
  • TraptionBakery
  • High Altitude Balloon Kit
  • New Emulator Page
  • Home Automation
  • Fixing a poorly ZX-Spectrum (Part 7)
  • Speccy Tape App
  • Composite Video Modification
  • The Silence Has Fallen

Categories

  • Code (7)
  • Hardware (17)
  • High Altitude Balloon Kit (1)
  • Musings (14)
  • Projects (1)
  • Raspberry Pi (8)
  • Repairs (8)
  • Reviews (2)
  • Software Development (21)
  • ZX Spectrum (10)

Tags

Assembly AY-8-3912 Bare Metal BASIC C++ CoderDojo Debugging Emulator Game Goat Hardware Interrupts Maths Networking Programming PyGame Python Raspberry PI Review Scouts Screen Self Modifying Sound Spectrum Sprites Tim Follin USB WiFi Z80
©2018 - L Break Into Program
↑