Skip to main content

Pygame framework for making games easier.

Project description

batFramework

batFramework is a Python game framework built using Pygame, designed to simplify game development.

Purpose and Overview

The primary objective of batFramework is to streamline game development. It is mainly designed to program small 2D games

Installation and Setup

To install batFramework, you can use pip: pip install batFramework

The only dependency required is pygame-ce.

Usage Instructions

To create a basic app using batFramework, here's an example:

import batFramework as bf

# Initialize the framework
bf.init(resolution=(1280, 720), window_caption="My Amazing Program")

# Create a manager and a scene
bf.Manager(bf.Scene("main")).run()

In practice, users can inherit bf.Scene to create their own scenes, adding specific behaviors, entities, etc.

Features and Functionalities

For more detailed information, please refer to the documentation.

License

MIT License

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

batframework-2.0.0a2.tar.gz (75.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

batframework-2.0.0a2-py3-none-any.whl (98.1 kB view details)

Uploaded Python 3

File details

Details for the file batframework-2.0.0a2.tar.gz.

File metadata

  • Download URL: batframework-2.0.0a2.tar.gz
  • Upload date:
  • Size: 75.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.13

File hashes

Hashes for batframework-2.0.0a2.tar.gz
Algorithm Hash digest
SHA256 8fd28e9de93b86ca11a3fa386321bbda375ce6126c2ed2bf0b330fe9845177c3
MD5 bdb715286c1de017009d379cd22d9a90
BLAKE2b-256 bcbe2a449067c847401d32db6afb803d2bb5b6b4dd6d95177b5f7eaa3377b2c2

See more details on using hashes here.

File details

Details for the file batframework-2.0.0a2-py3-none-any.whl.

File metadata

  • Download URL: batframework-2.0.0a2-py3-none-any.whl
  • Upload date:
  • Size: 98.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.13

File hashes

Hashes for batframework-2.0.0a2-py3-none-any.whl
Algorithm Hash digest
SHA256 33060cd6b7e28708fa48141fa8a77adc06fdeaa96f25ace6507372dfdfecbbe8
MD5 e6d1788a558e50c751fc4dc408a75267
BLAKE2b-256 ba8ca9f5432db6eae771f5e169674eec3e3f8acf8c93e738dcbeea39d5e8516c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page