Skip to content

retroredge/pgzero-games

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A collection of demos and mini games using Pygame Zero

Eagle Bug Shooter Mini Game

Fruit Monkey Mini Game

Ray Casting Demo

Conway's Game of Life

Flocking Demo

Requirements

  • Python 3
  • Pygame Zero 1.2.1
python3 -m ensurepip
pip3 install pgzero

Graphics and sound effects

The graphics and sound effect used in the mini games are from the Code The Classics repository which are described in the excellent book Code the Classics.

Releases

No releases published

Packages

No packages published

Languages