Hmn .. maybe someone did ..
Yep, that’s python+pygame alright .. 🙂
This entry was posted
on Saturday, April 5th, 2008 at 1:26 pm and is filed under galcon, gamedev, pygame, python.
You can follow any responses to this entry through the RSS 2.0 feed.
Both comments and pings are currently closed.
April 5th, 2008 at 2:26 pm
yo how did you get python in a browser??
April 5th, 2008 at 4:16 pm
is that running on IronPython in the Silverlight DLR?
April 5th, 2008 at 4:33 pm
Nope. Just good ol’ python-2.5.2 … Look a bit closer and maybe you can puzzle it out 🙂
April 5th, 2008 at 6:09 pm
i’m definitely interested in the right answer. the screenshot is a bit small, here’s a guess, though:
pygame renders a frame, which gets published via local webserver and the browser pulls it.
ok, so how is it working for real?
ps: btw, does anyone know how to run python inside browser? (ironmonkey, anyone?)
April 5th, 2008 at 6:11 pm
but i don’t get:
from=”plugin”
April 5th, 2008 at 6:52 pm
looks like it’s flash based –
PyGame on Flash sprint – http://us.pycon.org/2008/sprints/projects/#pygame-on-flashSome of us are going to work on getting pygame working in flash. Imagine being able to play pygame games in any browser anywhere! I’m quite excited about this one so if you’re staying for the sprints, join us! Lucio Torre is leading this sprint.
too bad it’s not the full python interpreter
would be nice to be able to access the dom structure via python
April 5th, 2008 at 6:57 pm
Is this running on the Instant Action platform from GarageGames?
April 5th, 2008 at 11:32 pm
Ycros got it 🙂 Today was the first time I got it working in the browser. I’ve got most of the update to the game done. The rest is working on polishing the integration with IA. No official release date yet, but things are starting to come together!
So techwise – no flash, no weird publishing of data. It’s hooked right into the browser 🙂
April 6th, 2008 at 6:28 pm
That is so awesome… At first I thought it might be something like the pypy flex generator, but that looks really awesome. Looking forward to a release soon! 🙂
April 9th, 2008 at 12:44 am
[…] “.. I’ve been there,I know what it’s like,and I’ll do it again if I have to.” « did someone say “galcon in the browser” ?? […]
May 14th, 2008 at 6:49 am
w00tness!
Looking good and interesting!
July 21st, 2008 at 11:59 pm
Hey, just saw Galcon on InstantAction – congratulations for the release! 😀