Computer Science 1 Pre-AP

Introduction to Computer Science with Turtle

Working with Pygame

Workbook 1

Workbook 2

Labs for after workbooks (work in progress):

Hello Turtle

The Etch-e-Sketch Program

The Paint Application

The Tron Turtle Game

Turtle Tron (Revised 2020)

Working With Gifs

Connect 4 (Advanced)

Black Jack (Advanced)

Pygame Tutorial

To install Pygame go to command prompt and type

pip install pygame

Here are 3 demos to Pygame to help you make a basic animation using a Pikachu!

Be sure to read the comments, they exaplain how it works!

Also change the code and play with it!

download Pikachu demos

Panda3D

To install Panda3D, go to command prompt and type

pip install panda3d

Here is a link to the official Panda3D tutorial.

TheĀ  Jet Simulator Tutorial

Bonus Project 1