wiki:Meeting20131207

Version 2 (modified by Neil, 10 years ago) ( diff )

Add notes

Sprint 2013/12/07

When

Saturday, 7th of December, 2013, starting from around 10:00

Where

Praekelt have offered to host us.

Background

There is a lot of interest in getting pygame running efficiently on PyPy Notably, the Raspberry !PI foundation are rather keen on the idea.

What?

  • Try to get a subset of pygame working on cffi
    • At least pygame.time, pygame.display, pygame.event, pygame.Rect and pygame.draw
    • Ideally also pygame.font, pygame.rotate, pygame.transform
  • Target a simple tutorial - possibly http://inventwithpython.com/wormy.py
  • Test performance on Raspberry PI

Other stuff

  • Use existing sdl cffi project?
    • pysdl-cffi (targets SDL 2.0, and doesn't wrap other needed libraries)
    • Others?
  • Roll our own cffi wrappers?
    • Duplicates a bunch of xisting work

Note: See TracWiki for help on using the wiki.