Giter VIP home page Giter VIP logo

code-the-classics's People

Contributors

64kramsystem avatar arganoid avatar ryanlambie avatar willsams avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

code-the-classics's Issues

Licensing

What license are the assets in this repository provided under?

Unknown audio format?

Hi

I have loaded the boing.py project into VS Code running on openSUSE Tumbleweed and a Python Virtaul Environment. When I run the code it works and I see the start screen (where you select 1 or 2 players). However if I move the cursor the game quits with the following error:

pgzero.loaders.UnsupportedFormat: 'Code-the-Classics-master/boing-master/sounds/down.ogg' is not in a supported audio format.

It appears to be:

    Unknown format (not RIFF WAVE)

Pygame supports only uncompressed WAV files (PCM or ADPCM) and compressed
Ogg Vorbis files. Try re-encoding the sound file, for example using Audacity:

    http://audacityteam.org/

Is this a problem local to my machine, or are the audio files really in a format incompatible with Pygame?

Thanks in advance,
Nick

PGZero 1.2.1 and Pygame 2 or higher do not recognise theme.ogg in music folder

Not sure if this is a code-the-classics thing or a pgzero or pygame issue; have reported to the former. pygame 1.9.6 and pgzero 1.2 play the theme.ogg files, but upgrading either ( which requires the other to upgrade as well) breaks the theme sound, either with an error, or it just doesn't play. Re-encoding it does nothing

Non-ASCII character '\xe2' in file boing.py - including resolution

Code the Classics repository downloaded by:

git clone https://github.com/Wireframe-Magazine/Code-the-Classics.git

Attempting to run:
python3.7 ./boing.py
gives:
File "boing.py", line 92
SyntaxError: Non-ASCII character '\xe2' in file boing.py on line 92

Also applies to line 120,206,247,251,277,330,331

This is due to whatever editor was used to edit the system creating an 'em' dash. Replacing the extended - with a minus sign...or just deleting it resolves the problem. All of these error characters are in comments, so trivial to resolve.

Python version 3.7.6 on an Ubuntu 18.04r2 system

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.