retroredge / pgzero-games

Pygame Zero demos and games

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Pygame Zero demos and games

License:Other


Languages

Language:Python 100.0%