GithubHelp home page GithubHelp logo

arcade_book's People

Contributors

cclauss avatar cubik65536 avatar danmacnaughtan avatar dersuessmann avatar horstjens avatar pvcraven avatar samclane avatar vladislav-sharapov avatar yasteora avatar yuvallanger 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

Watchers

 avatar  avatar

arcade_book's Issues

Missing license

At first glance I could not find any license for this project.

Update how variables are handled in Python?

I would volunteer to help update the text to correctly describe how variables are handled in Python. In the text the idea of variables as containers holding values is incorrect. This approach completely falls apart when mutable types are used, particularly when passed to functions. Students moving on from this text (using the "containers" concept) have difficulty shifting their thinking to the "pointers to objects" idea. Mutable vs. immutable types should also be introduced.

I am recently retired from teaching programming for 40 years.

Thank you, Peter

Modernize code a bit

There are things like def update and arcade.start_render() in examples.

Probably a good idea to encourage on_update and clear(). This will break in 2.7.

macOS users need to download PyObjC

For mac users to utilize sounds in python arcade you need to have access to the cocoa framework (i'm not 100% sure why)I was able to work around this by downloading PyObjC... Users with pip installed can just run the following command.

pip3 install PyObjC

P.S - Thanks so much for this book and library, I have been working through it and having a blast.

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.