Skip to content

jzcoder/pgzero-frog-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Frog & Lilypad game tutorial

Game Clip

Objective

This is a short tutorial on building up a simple game using Pygame Zero. It was presented at the DFW Pythoneers Sept 12, 2015 meetup.

See PyGame Zero documentation for installation instructions:
https://pygame-zero.readthedocs.org/en/latest/installation.html

Game Description

The objective of this game is to move the Frog to the safety of a rock by using a grid of disappearing lilypads. This is an even simpler version of the Russian game Perestroika (Toppler).

Lessons

Attribution

Graphics

Frog & Lilypad -- "Art from GameArtGuppy.com"
http://www.gameartguppy.com/shop/frog-lilypad/

Fly -- "Art from GameArtGuppy.com"
http://www.gameartguppy.com/shop/fly/

Music

"The Lucky Bench" by Rolemusic
http://freemusicarchive.org/music/Rolemusic/~/The_Lucky_Bench

Sound Effects

Generated with jsfxr
http://github.grumdrig.com/jsfxr/

About

Frog & Lilypad game tutorial using Pygame Zero

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages