Pygame framework for making games easier.
Project description
batFramework & gamejam Project
Welcome to the batFramework
and the accompanying gamejam
project. This README provides an overview of both the game framework and the specific game project developed using the framework.
batFramework
The batFramework
is a Python game development framework based on pygame, designed to streamline the process of creating 2D games. It provides a set of tools and components to handle scenes, transitions, cutscenes, audio, sprites, and more. The framework is built with flexibility in mind, allowing you to focus on game design while abstracting away low-level details.
Features
- Scene management
- Cutscene support
- Audio management (music and sound effects with volume control)
- Entity, sprite, and animated sprite handling
- Transition effects
- Utility modules (time management, constants, etc.)
- No external dependency except for pygame
Explore batFramework
- Install Python (version 3.11 or higher) and the latest stable version of pygame-ce.
- Clone or download this repository.
- Explore the framework's modules in the
batFramework
directory and integrate them into your own game project.
For more detailed information on how to use the framework, refer to the documentation (if available) or explore the source code in the batFramework
directory.
gamejam Project
The gamejam
project is a specific game developed using the batFramework
. It serves as an example of how the framework can be used to create a game from scratch.
Play the gamejam Project
- Install Python (version 3.10 or higher) and the latest stable version of pygame-ce.
- Clone or download this repository.
- Navigate to the
gamejam
directory. - Run the game by executing the main script (e.g.,
python main.py
). - Play the game and have fun!
Feel free to explore the code in the gamejam
directory to see how the batFramework
is utilized to create the game. You can modify, extend, or use the project as a starting point for your own games.
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 Distribution
Built Distribution
File details
Details for the file batframework-1.0.7.tar.gz
.
File metadata
- Download URL: batframework-1.0.7.tar.gz
- Upload date:
- Size: 34.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3f002675c6be603f3b1cf844f38a2ccfc6c671d7b429f543c8811eb3d0798aa |
|
MD5 | 39157210bef8ab23f2fd87bd23468550 |
|
BLAKE2b-256 | 33f2e43c55248a1e6a410f7810dce55c82bca42b5c431cd2cbe2f82b6477430e |
File details
Details for the file batframework-1.0.7-py3-none-any.whl
.
File metadata
- Download URL: batframework-1.0.7-py3-none-any.whl
- Upload date:
- Size: 47.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2d2842d47fec3b2ea44150f26221bbc65e8f50886699d0b071de01019051d112 |
|
MD5 | 95c08f25c2ac1886fe1fb321bf9e1a10 |
|
BLAKE2b-256 | 078d9303619286a43cf7d8cad31871bfa2d762de39c772c0cca81cebc3af7e56 |