Skip to content

itinstructor/PygameTutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pygame Tutorials

Pygame-ce

I am switching to pygame-ce. It is a drop-in replacement for pygame. You do not need to change your code.

It aims to offer more bug fixes, improvments, and extra features.

You install the library in the traditional way. You will want to uninstall pygame first.

pip uninstall pygame
pip install pygame-ce

Car Crash

A driving game tutorial based on a Car Crash tutorial I found somewhere. The assets are the same, the code is completely different. The first iteration starts as a script. The project ends in OOP.

Car Crash Screenshot

Games

  • Car Crash
  • Flappy Bird
  • Pong
  • Tractor Pong

Purpose

I am an Information Technology Instructor at Western Nebraska Community College. I teach Information Technology, CyberSecurity and Computer Science. Best job ever!

This is a collection of PyGame tutorials for my Computer Science classes at Western Nebraska Community College.

Visit our Facebook page: Facebook WNCC IT Program

License

Creative Commons License
This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Copyright (c) 2024 William A Loring

About

A Collection of PyGame tutorials

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages