You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:simplegc

There are download files available for Simple Game Code.

Simple Game Code has 3 active reviews. See all merge proposals.

Simple Game Code has 9 active branches owned by 5 people. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:simplegc
Series: trunk
bug 1 Development 2013-05-21 16:30:26 UTC
356. Move system cursor code to interface ...

Author: Sam Bull
Revision Date: 2013-05-21 16:30:17 UTC

Move system cursor code to interface class and improve queue behaviour.

lp:simplegc/py3
Series: py3
bug 1 Development 2013-03-24 19:29:46 UTC
368. Fixed Float division to Integer divis...

Author: Jordan Farrell
Revision Date: 2013-03-24 19:29:46 UTC

Fixed Float division to Integer division. "/" becomes "//" for Python 3. Changed in combo.py.

lp:simplegc/stable
Series: stable
1 Development 2014-04-20 16:12:40 UTC
356. Add ProgressBar widget.

Author: Sam Bull
Revision Date: 2014-04-20 16:12:40 UTC

Add ProgressBar widget.

lp:~codeforger/simplegc/TabController bug(Has a merge proposal) 1 Development 2014-05-17 14:49:17 UTC
357. Created the TabController widget

Author: Michael Rochester
Revision Date: 2014-05-17 14:44:38 UTC

Created the TabController widget

lp:~codeforger/simplegc/ProgressBar bug(Has a merge proposal) 1 Development 2014-04-20 13:44:20 UTC
364. fixed issue where if bar was displaye...

Author: Michael Rochester
Revision Date: 2014-04-20 13:44:20 UTC

fixed issue where if bar was displayed in fraction mode and then switched to pulse mode, the bar remained visible.

lp:~codeforger/simplegc/SelectableList bug(Has a merge proposal) 0 Experimental 2013-06-01 07:42:08 UTC
357. cleaned the branch and made all the r...

Author: Michael Rochester
Revision Date: 2013-05-30 17:17:58 UTC

cleaned the branch and made all the requested tweaks.

lp:~sneakypete81/simplegc/simplegc (Has a merge proposal) 1 Development 2013-04-14 19:31:55 UTC
356. Make widget fade delay configurable

Author: sneakypete
Revision Date: 2013-04-14 19:31:55 UTC

Make widget fade delay configurable

lp:~mcfletch/simplegc/suggestions (Has a merge proposal) 1 Development 2012-06-18 04:40:19 UTC
263. Just a worked example of what a multi...

Author: Mike C. Fletcher
Revision Date: 2012-06-18 04:40:19 UTC

Just a worked example of what a multi-callback slot mechanism might look like...

lp:~mcfletch/simplegc/slotsfix 1 Development 2012-05-24 03:53:10 UTC
225. __slots__ only works on new-style cla...

Author: Mike C. Fletcher
Revision Date: 2012-05-24 03:36:20 UTC

__slots__ only works on new-style classes (on old-style classes it does not change memory usage)

19 of 9 results
You can't create new branches for Simple Game Code.