matthewpg123
Posts: 1
Joined: Sun Feb 08, 2015 2:46 am

Pygame

Sun Feb 08, 2015 2:50 am

Hello, I was wondering if somebody could give me the code to install pygame on Raspbian.

Thanks, Matthew

User avatar
DougieLawson
Posts: 39304
Joined: Sun Jun 16, 2013 11:19 pm
Location: A small cave in deepest darkest Basingstoke, UK
Contact: Website Twitter

Re: Pygame

Sun Feb 08, 2015 8:31 am

IIRC it's already installed as part of the base Raspbian.

If not then
sudo apt-get install python-pygame

If using python3 you may need to use
sudo pip-3.2 install pygame
Note: Any requirement to use a crystal ball or mind reading will result in me ignoring your question.

Criticising any questions is banned on this forum.

Any DMs sent on Twitter will be answered next month.
All non-medical doctors are on my foes list.

Return to “Graphics programming”