Skip to main content

A lightweight game engine based on Kivy.

Project description

kvcheetah

A lightweight 2D game engine based on Kivy.

Installation Instructions

  1. download the latest wheel from the release section
  2. open a terminal or command prompt window and use pip to install the downloaded wheel file
  3. to test your installation, execute python -m kvcheetah; if that fails, try executing python3 -m kvcheetah instead

Building Instructions

  1. clone this repo
  2. open a terminal or command prompt window and switch to the "kvcheetah" folder
  3. run python setup.py bdist_wheel; if that fails, try running python3 setup.py bdist_wheel instead

Features

  • sprites

    • hardware-accelerated
    • supports basic collision detection
    • supports rotation
    • supports color adjustment
  • tilemaps

    • hardware-accelerated
    • supports adjustable viewport
    • supports scrolling
    • implements viewport culling

Tested On

  • Python 3.8.5 and Kivy 2.0.0 for Lubuntu 20.04 (64-bit)
  • Python 3.6.8 and Kivy 1.11.0 for Windows Vista (32-bit)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kvcheetah-1.1.3.tar.gz (165.4 kB view hashes)

Uploaded Source

Built Distributions

kvcheetah-1.1.3-cp38-cp38-win_amd64.whl (248.2 kB view hashes)

Uploaded CPython 3.8 Windows x86-64

kvcheetah-1.1.3-cp38-cp38-manylinux1_x86_64.whl (570.1 kB view hashes)

Uploaded CPython 3.8

kvcheetah-1.1.3-cp37-cp37m-win_amd64.whl (245.8 kB view hashes)

Uploaded CPython 3.7m Windows x86-64

kvcheetah-1.1.3-cp37-cp37m-manylinux1_x86_64.whl (501.5 kB view hashes)

Uploaded CPython 3.7m

kvcheetah-1.1.3-cp36-cp36m-win_amd64.whl (245.4 kB view hashes)

Uploaded CPython 3.6m Windows x86-64

kvcheetah-1.1.3-cp36-cp36m-manylinux1_x86_64.whl (497.8 kB view hashes)

Uploaded CPython 3.6m

Supported by

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