Giter Club home page Giter Club logo

tris's Introduction

Please do all the following before attempting to run the game.

Setup Notes:

  1. Go to the link below and download all of the game's assets:

https://drive.google.com/drive/folders/1Rt2-ZWoYuCMdCxyPQ4p7dl78H0udm0Fy?usp=sharing

  1. place 'fonts', 'images', and 'music' into the same directory as the .py files here

  2. If it is your first time playing. Be sure there is no existing file named "records.txt" in the directory as this will crash the game. records is a very basic save file that is read when loading up the game. When the game loads the first time, Tris creates a records.txt that will be used from then on and will keep track of your progress through the game.

  3. That's it! go ahead and run TrisApplet.py to load up the game! Please be sure you have pygame installed.

Disclaimer (June 2021): It has not been tested so far, but you will likely need to use pygame 2 found here: https://github.com/pygame/pygame/releases/tag/2.0.0 as it is backwards compatible with all pygame applications and does not encounter dependencies between the old pygame 1 and Python 3.9. pygame 1's last update was in mid-late 2020 and is likely no longer compatible with current Python 3. In moving Tris to this repository, we found that pygame's mixer library relating to sound-file reading may only function correctly on applications using at latest Python 2.7. A further disclaimer will be added if we find that converting to pygame 2 causes the noted sound issues to be fixed when using the most up-to-date versions of Python.

tris's People

Contributors

keatontam avatar

Watchers

 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.