Skip to content

Instantly share code, notes, and snippets.

View JamesMatchett's full-sized avatar
🔐
ISBN: 978-1-59327-144-2

James Matchett JamesMatchett

🔐
ISBN: 978-1-59327-144-2
View GitHub Profile

Keybase proof

I hereby claim:

  • I am jamesmatchett on github.
  • I am jmatch (https://keybase.io/jmatch) on keybase.
  • I have a public key ASAfRVi1wXpv3MSVO1P3Xj3hqtVa3rKsrCOV3YI56n6cgQo

To claim this, I am signing this object:

import pygame
# Define some colors.
BLACK = pygame.Color('black')
WHITE = pygame.Color('white')
# This is a simple class that will help us print to the screen.
# It has nothing to do with the joysticks, just outputting the