Skip to main content

Stuntcat is the first pygame 2 community game.

Project description

🐱‍🏍 — the first pygame 2 community game. Starting now! Are you in?

Alt text

"My first cat was named Speedy. Because when he went into one of those crazy dashes across the house, he'd run all along the backrest of the couch, like one of those motorcycle stuntperson. On a near-vertical surface."

This was originally an experiment in having the whole pygame community being invited to take part. In making this one game. In 4 days. More info here It was meant to help drive pygame 2 development, making a game with pygame 2. Since then a few people have improved things. It's still meant to be used to develop pygame features and be an example game.

See the stuntcat release notes for details on what has changed.

Get started

For development you can start like this:

python3 -m venv venv
. ./venv/bin/activate
pip install -r requirements.dev.txt
python run_game.py

For playing you could install it with python3 -m pip install stuntcat, or download an executable from the stuntcat releases page.

The team:

  • @illume - "fixes to pygame 2, any general thing that needs doing.""

  • TJWhale - "Hey, I'm interested in helping with this community game if I can :) I've got some experience with pygame, I actually lanched a game on steam with it"

  • @nachomonkey - "This update focuses primarily on fixing bugs and adding sounds."

  • @MyreMylar - "Investigating this issue here, I thought I'd start by clearing the pylint output of as much as I could."

  • bitcraft - "I hope I can contribute, but my work schedule is awful". pyscroll, pytmx libraries.

  • Bottersnake - snäke library. "In fact, I have a a load of frees today so I'll probably whip up all the boilerplate needed to make everything else quicker to write."

  • @dirk0 - "Unfortunately I am terribly busy right now, but I could contribute music and Mac OSX compilation/testing, if needed."

  • M - "¡Gatito!" music, sound effects, game design, and graphics.

  • @xeno - "I tried drawing a cat, it looks weird."

  • @kleinesfilmroellchen

Awesome libraries

Apart from pygame 2 we are going to try using some awesome libraries.

pygame compatibility

This game works with pygame 1.9.4+ and pygame 2

Running tests

Tests can be found in the tests/ folder.

Type pytest. Or run python -m tox

Tests are run on Mac, Linux, Windows when there is a pull request made.

Releasing

Releasing is tested with python3.7 (not python2 or any other version).

To the python package index (PyPI).

rm -rf dist/*
python setup.py sdist bdist_wheel
twine upload dist/*

On Windows:

python setup.py bdist_msi
dir build/*.msi

On Mac:

python setup.py bdist_dmg
ls build/*.dmg

Recording gif animations

Run the game with the argument -g:

python run_game.py -g

Press G to start recording two seconds of footage.

Requires imagemagick. Tested on OSX and Linux.

Licenses

Code license

License for code will be the same as the pygame license (LGPL, but you can keep your parts of course!)

Art assets

https://creativecommons.org/licenses/by-sa/4.0/legalcode https://creativecommons.org/2015/10/08/cc-by-sa-4-0-now-one-way-compatible-with-gplv3/

  • @AokiAhishatsu stuntcat/data/images/
  • M. other stuntcat/data/sounds/

Other assets

So technically anyone should be able to distribute the game following those licenses (and even sell it).

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

stuntcat-0.2.4.tar.gz (5.5 MB view details)

Uploaded Source

Built Distribution

stuntcat-0.2.4-py2.py3-none-any.whl (5.6 MB view details)

Uploaded Python 2 Python 3

File details

Details for the file stuntcat-0.2.4.tar.gz.

File metadata

  • Download URL: stuntcat-0.2.4.tar.gz
  • Upload date:
  • Size: 5.5 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for stuntcat-0.2.4.tar.gz
Algorithm Hash digest
SHA256 be11c5d998c7de61d13dcab225586b115ed0d6301dd27fc76e17bf8fb0641a26
MD5 44fdfa62b39778ec557cde0ebed938d4
BLAKE2b-256 68718a9f9298507f2dd4098f7ca9774e8ca52edba16c46a23c6d63c0ea0f6f65

See more details on using hashes here.

File details

Details for the file stuntcat-0.2.4-py2.py3-none-any.whl.

File metadata

  • Download URL: stuntcat-0.2.4-py2.py3-none-any.whl
  • Upload date:
  • Size: 5.6 MB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for stuntcat-0.2.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 b3e4c31cd7778cace8a89f81ff61fd9adb694231b02c8a8b4656c7a570560b53
MD5 e14b10ac913e300aed06f2c48be24a6b
BLAKE2b-256 ea150b5dcea4ad760ae3085160b595fd26d74d06da29f02fa6d5c93e4c7d6bee

See more details on using hashes here.

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