An Event Driven Python Game Engine
Project description
# PursuedPyBear ## A Python Game Engine
Ppb is a project to build a beginner’s game engine using the lessons learned from trying to build small games in python.
## Guiding Principles
Education Friendly
Idiomatic Python
Object Oriented
Event Driven
Hardware Library Agnostic
## Try it
_Note: Version 0.2.0 is currently not supported with the examples._
The current example framecount.py uses the terminal as your view. It outputs and the current runtime to the terminal at a rate of 60 per second.
## Compatibility
PPB uses Python 3, but is currently backwards compatible to Python 2.7. Backwards compatibility is not guaranteed.
The API is not currently fixed. Do not count on the API to remain consistent between versions.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file ppb-0.2.0-py3-none-any.whl
.
File metadata
- Download URL: ppb-0.2.0-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea6149b22dca8492db791072b0b943fdadc3ad996a266d8a509a4a0d7c5c02bb |
|
MD5 | cdf9fe8ad7c42d7a9468b5d1aeb6dcb2 |
|
BLAKE2b-256 | 5d17cda5f51d1972e731c8dea3bb9af0702270dfceb6eaee4be9ecc4d7884323 |