Giter Club home page Giter Club logo

across-and-down-activity's People

Contributors

aniket21mathur avatar ayushnawal avatar chimosky avatar pipix51 avatar quozl avatar rhl-bthr avatar vaibhav-sangwan avatar vipulgupta2048 avatar yell0wfl4sh avatar

Watchers

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

across-and-down-activity's Issues

Resize causes recursion and process running after stop

Resize causes execution recursion, may eventually fail, and leaves a process running after stop.

While in the Pygame main loop run(), a display resize event is handled by Gtk.main_iteration() which calls __configure_cb which calls run() again.

Can be proven by adding a traceback in the size-changed handler;

    def __configure_cb(self, event):
        import sys, traceback
        print traceback.print_stack(file=sys.stderr)
        ...

Activity process keeps running because there is only one QUIT event and the going state is local to each instance of run().

Version in repository is unpublished

Current version in ASLO is 24 dated October 29, 2011.
Version here is still 24 despite the documented chantes.
Since these chantes have not been published, a simple increment to 25 may be sufficient,
appropriately tagged and published to ASLO.

Add README

Sugar Fructose activities mostly have a README.md in their repository which can be used as an example. Specific to Across and Down, the README.md should mention the dependency on Sugargame and how development sources are shared. Our failure to do this led a contributor into a blind alley.

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.