Git Product home page Git Product logo

pyweek28's Introduction

Stacky Tower

Overview

Stacky Tower is an entry for PyWeek 28.

screenshot

It's a turn based game where you race another player to build the tallest tower.

Along the way you can damage your opponent's tower, put up shields and repair your tower if it's damaged.

Be smart about which blocks you play when! It might be the difference between a win and a loss!

Playing

The game may be played from source or by using a pre-built Windows executable.

The easiest way to play from source is to use the Mu editor. Check out the Stacky Tower code from this repo (or extract a zip file) to your preferred location and open stackytower.py in Mu. Choose PyGame Zero from the Mode selection button and then click Play.

You can also simply extract the .zip file into a virtualenv, pip install pgzero==1.2 and run pgzrun stackytower.py.

If you are running on a Windows platform you may opt to use a pre-built executable (stackytower.exe).

Game Play

The game opens to a menu. Follow the basic instructions for play within the game.

Custom Keyboard Layouts

If you use a non-QWERTY keyboard layout you'll need to play from source. You can edit the key mapping at the top of stackytower.py to suit your preferences.

Credits

This game was designed and coded by Christian Wyglendowski and Eli Wyglendowski.

Most graphics were created by Eli.

It uses the PyGame Zero game framework, some graphics by Kenney, sound effects created with sfxr and the 1980xx font by Vold. MS Paint and Paint 3D were also used for creating graphics.

The app was largely coded using the Mu editor and runs on Python 3.

The EXE version was built with Pyinstaller and uses a modified PyGame Zero launcher recipe by AnthonyBriggs.

License

The code is released under the MIT license.

pyweek28's People

Contributors

bertie-wooster avatar dowski avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.