You are not logged in.

#1 2014-06-11 16:13:30

Swashy
Member
Registered: 2012-11-02
Posts: 22

Python 3 pygame development dead?

Is pygame python 3 development dead or something? The only posts I can find on it here are from 2013 which no longer works as the package is gone from AUR, and from 2011 saying pygame wasn't ready for python 3 (3 years, really?)

This is strange to me because Invent with python and pygame are still considered the best tutorial and tool to learn python with and do stuff with.

I see in the FAQ that 1.9.2 supports python3, but our packagae is still 1.9.1.

Anyone have any more information? Am I missing something really obvious that will let me code pygame in python3?

Last edited by Swashy (2014-06-11 16:14:53)

Offline

#2 2014-06-11 17:22:21

drcouzelis
Member
From: Connecticut, USA
Registered: 2009-11-09
Posts: 4,092
Website

Re: Python 3 pygame development dead?

Where do you see version 1.9.1? You mean the "python2-pygame" package? That's irrelevant because that packages only for Python 2.

Does "python-pygame-hg" (it's for Python 3) not work anymore? It's not flagged out of date... That's the package you would install to use PyGame in Python 3.

Last edited by drcouzelis (2014-06-11 17:23:08)

Offline

#3 2015-09-02 17:24:27

OKAN
Member
Registered: 2009-01-11
Posts: 28

Re: Python 3 pygame development dead?

"python-pygame-hg" does not exist. What can I do?

Offline

#4 2015-09-02 18:15:53

drcouzelis
Member
From: Connecticut, USA
Registered: 2009-11-09
Posts: 4,092
Website

Re: Python 3 pygame development dead?

It looks like the "python-pygame-hg" package didn't make it in the recent AUR transition. You should be able to use the AUR git archives to get the old package and build it yourself.

...As for me, I've given up on Python game development. It just never "clicked" for me. So, back to C and Allegro / SDL I go. tongue

Offline

#5 2015-09-02 19:27:15

OKAN
Member
Registered: 2009-01-11
Posts: 28

Re: Python 3 pygame development dead?

Thank you bro.

Last edited by OKAN (2015-09-02 19:41:14)

Offline

#6 2015-09-10 04:18:55

AaronBP
Member
Registered: 2012-08-06
Posts: 149
Website

Re: Python 3 pygame development dead?

There is also a python-opengl in the repos. I don't know anything about either, though.

Offline

Board footer

Powered by FluxBB