Buffalo
latest
Getting Started
Installing Buffalo
Testing Buffalo
Examples
License and Redistribution
Original Authors
FAQs
How Do I?
What is a Scene? (and how to make Pong)
Buffalo
Docs
»
Buffalo
Edit on GitHub
Buffalo
ΒΆ
Buffalo makes Pygame development blazing fast.
Getting Started
Installing Buffalo
Testing Buffalo
Examples
main.py
menu.py
License and Redistribution
Original Authors
FAQs
How Do I?
How do I make a button?
How do I make a button that does something?
How do I center things?
How do I position objects relative to their size? (or how do I know how big an object is before I make it?)
How do I change the default value of keyword arguments?
What is a Scene? (and how to make Pong)
main.py (The boilerplate)
menu.py (our first Scene)
The constructor
The
on_escape
method
The
update
method and the
blit
method
play.py (our second scene)
The constructor
The
on_escape
method
The
update
method
The
blit
method
slider.py
square.py
Read the Docs
v: latest
Versions
latest
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds
Free document hosting provided by
Read the Docs
.