Skip to content

chardbury/paper-dragon-31

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Copcake Caper

This is our entry in PyWeek 31; the contest entry page is here: https://pyweek.org/e/paper-dragon-31/.

Game Summary

Patches and Flynn were the bane of the wood; They got up to all of the mischief they could. They scrumped from Sam's orchard and littered the cores. They filched them from poor Mrs Appleby's stores.

But now that the fuzz is on to their stuff; Patches and Flynn are finding it rough To steal the apples and all their hijinks. "We need a decoy", says Patches. Flynn thinks.

Then Flynn says, "Hey! I've got just the plan!" So Patches and Flynn did set up a stand In front of the places they're pulling their jobs So rather than chase them, The Blue stuff their gobs!

Running The Game

The simplest way to run the game is this:

pip install pyglet
python run_game.py

The game was developed using Python 3.9 and Pyglet 1.5.15. It was tested on Windows 10 and macOS 11.0.

Playing The Game

  • All you need is a mouse with one button.
  • If your mouse has more than one button pick your favourite one.
  • Click on stuff to make things happen.

Licenses

The code for this game are available under the following license:

The MIT License (MIT)
Copyright © 2021

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

The image assets of this game are available under the CC BY-NC-SA 4.0 license: https://creativecommons.org/licenses/by-nc-sa/4.0/

The following assets are licensed or attributed thusly:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published