Book Image

Raspberry Pi cookbook for Python programmers

Book Image

Raspberry Pi cookbook for Python programmers

Overview of this book

Table of Contents (18 chapters)
Raspberry Pi Cookbook for Python Programmers
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Index

Chapter 4. Creating Games and Graphics

In this chapter, we will cover:

  • Using IDLE3 to debug your programs

  • Drawing lines using a mouse on a Tkinter Canvas

  • Creating a bat and ball game

  • Creating an overhead scrolling game