Sugargame v1.2 is released, with;

- a port to GTK+ 3 by Manuel Quiñones in 2013,

- new get_preview method by Ignacio Rodríguez in 2013,

- fixes for startup delay and display resize, in 2018,

- fixes for a race condition on fast systems, in 2018.

https://github.com/sugarlabs/sugargame

Checklist for porting from earlier versions of Sugargame;

- remove the run_pygame call, and pass the main function into the
  PygameCanvas call,

- add code for later availability of the canvas size, or resizing,

- if pygame.mixer is not required, save startup time and speaker
  clicks by giving only pygame.display as module.

The sample activity has been updated.

A sample port can be found in Mancala activity;

https://github.com/sugarlabs/mancala-activity/commit/1c77266a736de531c284c0f7b69e89162f0a82e4

-- 
James Cameron
http://quozl.netrek.org/
_______________________________________________
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel

Reply via email to