As long as the product of pygame is a python program and not a set of
HTML and JS file, django won't help you.

The other way can work. You can make HTTP request from pygame to
django, to get a list of high score for exemple or a set of
instruction in a turn based game, like a move in a chess play.

Django handle the server side while pygame is a client side thing.

2016-09-01 14:19 GMT+02:00 DB32 <leguy...@gmail.com>:
> Is Django able to support pygame? For example am I able to display
> somethings made in pygame onto a web page?
> The pygame will have a lot of different assets, images ect which are
> imported from my files
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to django-users+unsubscr...@googlegroups.com.
> To post to this group, send email to django-users@googlegroups.com.
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/f89cdc4b-e4b2-4a21-8ff2-0408ffacc659%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.



-- 

Cordialement, Coues Ludovic
+336 148 743 42

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAEuG%2BTbfQ2c9Eo4nwT3Ly-hxx9yKZfbmcdEtvDXuw%2BvUB_TWFQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to